1
0
Fork 0
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

1650 Zeilen
164 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Sun Apr 03 00:28:31 PDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.jgrapht.Graph (JGraphT : a free Java graph library)</title>
<meta name="date" content="2016-04-03">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.jgrapht.Graph (JGraphT : a free Java graph library)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jgrapht/class-use/Graph.html" target="_top">Frames</a></li>
<li><a href="Graph.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.jgrapht.Graph" class="title">Uses of Interface<br>org.jgrapht.Graph</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.jgrapht">org.jgrapht</a></td>
<td class="colLast">
<div class="block">The front-end API's interfaces and classes, including <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a>,
<a href="../../../org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht"><code>DirectedGraph</code></a> and <a href="../../../org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht"><code>UndirectedGraph</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.jgrapht.alg">org.jgrapht.alg</a></td>
<td class="colLast">
<div class="block">Algorithms provided with <b>JGraphT</b>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.jgrapht.alg.isomorphism">org.jgrapht.alg.isomorphism</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.jgrapht.experimental">org.jgrapht.experimental</a></td>
<td class="colLast">
<div class="block">A package that contains experimental work or work-in-progress that
is not yet ready to be included in a release.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.jgrapht.experimental.alg">org.jgrapht.experimental.alg</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.jgrapht.experimental.alg.color">org.jgrapht.experimental.alg.color</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.jgrapht.experimental.dag">org.jgrapht.experimental.dag</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.jgrapht.ext">org.jgrapht.ext</a></td>
<td class="colLast">
<div class="block">
Extensions and integration means to other products.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.jgrapht.generate">org.jgrapht.generate</a></td>
<td class="colLast">
<div class="block">Generators for graphs of various topologies.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.jgrapht.graph">org.jgrapht.graph</a></td>
<td class="colLast">
<div class="block">Implementations of various graphs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.jgrapht.graph.builder">org.jgrapht.graph.builder</a></td>
<td class="colLast">
<div class="block">Various builder for graphs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.jgrapht.traverse">org.jgrapht.traverse</a></td>
<td class="colLast">
<div class="block">Graph traversal means.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.jgrapht">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/package-summary.html">org.jgrapht</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/package-summary.html">org.jgrapht</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A graph whose all edges are directed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A graph that supports listeners on structural change events.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht">UndirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A graph whose all edges are undirected.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An interface for a graph whose edges have non-uniform weights.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/package-summary.html">org.jgrapht</a> that return <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/GraphPath.html" title="type parameter in GraphPath">V</a>,<a href="../../../org/jgrapht/GraphPath.html" title="type parameter in GraphPath">E</a>&gt;</code></td>
<td class="colLast"><span class="strong">GraphPath.</span><code><strong><a href="../../../org/jgrapht/GraphPath.html#getGraph()">getGraph</a></strong>()</code>
<div class="block">Returns the graph over which this path is defined.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/package-summary.html">org.jgrapht</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addAllEdges(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Collection)">addAllEdges</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;? super V,? super E&gt;&nbsp;destination,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;source,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends E&gt;&nbsp;edges)</code>
<div class="block">Adds a subset of the edges of the specified source graph to the specified
destination graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addAllEdges(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Collection)">addAllEdges</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;? super V,? super E&gt;&nbsp;destination,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;source,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends E&gt;&nbsp;edges)</code>
<div class="block">Adds a subset of the edges of the specified source graph to the specified
destination graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addAllVertices(org.jgrapht.Graph,%20java.util.Collection)">addAllVertices</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;? super V,? super E&gt;&nbsp;destination,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends V&gt;&nbsp;vertices)</code>
<div class="block">Adds all of the specified vertices to the destination graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;E</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addEdge(org.jgrapht.Graph,%20V,%20V,%20double)">addEdge</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g,
V&nbsp;sourceVertex,
V&nbsp;targetVertex,
double&nbsp;weight)</code>
<div class="block">Creates a new edge and adds it to the specified graph similarly to the
<a href="../../../org/jgrapht/Graph.html#addEdge(V,%20V)"><code>addEdge(Object, Object)</code></a> method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph,%20org.jgrapht.Graph,%20E)">addEdgeWithVertices</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;targetGraph,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;sourceGraph,
E&nbsp;edge)</code>
<div class="block">Adds the specified edge to the graph, including its vertices if not
already included.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph,%20org.jgrapht.Graph,%20E)">addEdgeWithVertices</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;targetGraph,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;sourceGraph,
E&nbsp;edge)</code>
<div class="block">Adds the specified edge to the graph, including its vertices if not
already included.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;E</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph,%20V,%20V)">addEdgeWithVertices</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g,
V&nbsp;sourceVertex,
V&nbsp;targetVertex)</code>
<div class="block">Adds the specified source and target vertices to the graph, if not
already included, and creates a new edge and adds it to the specified
graph similarly to the <a href="../../../org/jgrapht/Graph.html#addEdge(V,%20V)"><code>addEdge(Object, Object)</code></a> method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;E</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph,%20V,%20V,%20double)">addEdgeWithVertices</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g,
V&nbsp;sourceVertex,
V&nbsp;targetVertex,
double&nbsp;weight)</code>
<div class="block">Adds the specified source and target vertices to the graph, if not
already included, and creates a new weighted edge and adds it to the
specified graph similarly to the <a href="../../../org/jgrapht/Graph.html#addEdge(V,%20V)"><code>addEdge(Object, Object)</code></a>
method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addGraph(org.jgrapht.Graph,%20org.jgrapht.Graph)">addGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;? super V,? super E&gt;&nbsp;destination,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;source)</code>
<div class="block">Adds all the vertices and all the edges of the specified source graph to
the specified destination graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#addGraph(org.jgrapht.Graph,%20org.jgrapht.Graph)">addGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;? super V,? super E&gt;&nbsp;destination,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;source)</code>
<div class="block">Adds all the vertices and all the edges of the specified source graph to
the specified destination graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;V</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#getOppositeVertex(org.jgrapht.Graph,%20E,%20V)">getOppositeVertex</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g,
E&nbsp;e,
V&nbsp;v)</code>
<div class="block">Gets the vertex opposite another vertex across an edge.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;V&gt;</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#neighborListOf(org.jgrapht.Graph,%20V)">neighborListOf</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g,
V&nbsp;vertex)</code>
<div class="block">Returns a list of vertices that are the neighbors of a specified vertex.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#testIncidence(org.jgrapht.Graph,%20E,%20V)">testIncidence</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g,
E&nbsp;e,
V&nbsp;v)</code>
<div class="block">Tests whether an edge is incident to a vertex.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;<a href="../../../org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht">UndirectedGraph</a>&lt;V,E&gt;</code></td>
<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../org/jgrapht/Graphs.html#undirectedGraph(org.jgrapht.Graph)">undirectedGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g)</code>
<div class="block">Returns an undirected view of the specified graph.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.alg">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a> that implement <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">Definition of a <a href="http://mathworld.wolfram.com/Block.html">block of a
graph</a> in MathWorld.<br>
Definition and lemma taken from the article <a
href="http://www.albany.edu/~goel/publications/rosencrantz2005.pdf">
Structure-Based Resilience Metrics for Service-Oriented Networks</a>:
<b>Definition 4.5</b> Let G(V; E) be a connected undirected graph.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a> declared as <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">V</a>,<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">E</a>&gt;</code></td>
<td class="colLast"><span class="strong">BellmanFordShortestPath.</span><code><strong><a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html#graph">graph</a></strong></code>
<div class="block">Graph on which shortest paths are searched.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a> that return <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/FloydWarshallShortestPaths.html" title="type parameter in FloydWarshallShortestPaths">V</a>,<a href="../../../org/jgrapht/alg/FloydWarshallShortestPaths.html" title="type parameter in FloydWarshallShortestPaths">E</a>&gt;</code></td>
<td class="colLast"><span class="strong">FloydWarshallShortestPaths.</span><code><strong><a href="../../../org/jgrapht/alg/FloydWarshallShortestPaths.html#getGraph()">getGraph</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;V&gt;</code></td>
<td class="colLast"><span class="strong">VertexCovers.</span><code><strong><a href="../../../org/jgrapht/alg/VertexCovers.html#find2ApproximationCover(org.jgrapht.Graph)">find2ApproximationCover</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g)</code>
<div class="block">Finds a 2-approximation for a minimal vertex cover of the specified
graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="strong">DijkstraShortestPath.</span><code><strong><a href="../../../org/jgrapht/alg/DijkstraShortestPath.html#findPathBetween(org.jgrapht.Graph,%20V,%20V)">findPathBetween</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;graph,
V&nbsp;startVertex,
V&nbsp;endVertex)</code>
<div class="block">Convenience method to find the shortest path via a single static method
call.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="strong">BellmanFordShortestPath.</span><code><strong><a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html#findPathBetween(org.jgrapht.Graph,%20V,%20V)">findPathBetween</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;graph,
V&nbsp;startVertex,
V&nbsp;endVertex)</code>
<div class="block">Convenience method to find the shortest path via a single static method
call.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/AStarShortestPath.html#AStarShortestPath(org.jgrapht.Graph)">AStarShortestPath</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/AStarShortestPath.html" title="type parameter in AStarShortestPath">V</a>,<a href="../../../org/jgrapht/alg/AStarShortestPath.html" title="type parameter in AStarShortestPath">E</a>&gt;&nbsp;graph)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph,%20V)">BellmanFordShortestPath</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">V</a>,<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">E</a>&gt;&nbsp;graph,
<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">V</a>&nbsp;startVertex)</code>
<div class="block">Creates an object to calculate shortest paths between the start vertex
and others vertices using the Bellman-Ford algorithm.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph,%20V,%20int)">BellmanFordShortestPath</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">V</a>,<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">E</a>&gt;&nbsp;graph,
<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">V</a>&nbsp;startVertex,
int&nbsp;nMaxHops)</code>
<div class="block">Creates an object to calculate shortest paths between the start vertex
and others vertices using the Bellman-Ford algorithm.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph,%20V,%20int,%20double)">BellmanFordShortestPath</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">V</a>,<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">E</a>&gt;&nbsp;graph,
<a href="../../../org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">V</a>&nbsp;startVertex,
int&nbsp;nMaxHops,
double&nbsp;epsilon)</code>
<div class="block">Creates an object to calculate shortest paths between the start vertex
and others vertices using the Bellman-Ford algorithm.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/BronKerboschCliqueFinder.html#BronKerboschCliqueFinder(org.jgrapht.Graph)">BronKerboschCliqueFinder</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/BronKerboschCliqueFinder.html" title="type parameter in BronKerboschCliqueFinder">V</a>,<a href="../../../org/jgrapht/alg/BronKerboschCliqueFinder.html" title="type parameter in BronKerboschCliqueFinder">E</a>&gt;&nbsp;graph)</code>
<div class="block">Creates a new clique finder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/DijkstraShortestPath.html#DijkstraShortestPath(org.jgrapht.Graph,%20V,%20V)">DijkstraShortestPath</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">V</a>,<a href="../../../org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">E</a>&gt;&nbsp;graph,
<a href="../../../org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">V</a>&nbsp;startVertex,
<a href="../../../org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">V</a>&nbsp;endVertex)</code>
<div class="block">Creates and executes a new DijkstraShortestPath algorithm instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/DijkstraShortestPath.html#DijkstraShortestPath(org.jgrapht.Graph,%20V,%20V,%20double)">DijkstraShortestPath</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">V</a>,<a href="../../../org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">E</a>&gt;&nbsp;graph,
<a href="../../../org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">V</a>&nbsp;startVertex,
<a href="../../../org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">V</a>&nbsp;endVertex,
double&nbsp;radius)</code>
<div class="block">Creates and executes a new DijkstraShortestPath algorithm instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/FloydWarshallShortestPaths.html#FloydWarshallShortestPaths(org.jgrapht.Graph)">FloydWarshallShortestPaths</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/FloydWarshallShortestPaths.html" title="type parameter in FloydWarshallShortestPaths">V</a>,<a href="../../../org/jgrapht/alg/FloydWarshallShortestPaths.html" title="type parameter in FloydWarshallShortestPaths">E</a>&gt;&nbsp;graph)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/KruskalMinimumSpanningTree.html#KruskalMinimumSpanningTree(org.jgrapht.Graph)">KruskalMinimumSpanningTree</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="type parameter in KruskalMinimumSpanningTree">V</a>,<a href="../../../org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="type parameter in KruskalMinimumSpanningTree">E</a>&gt;&nbsp;graph)</code>
<div class="block">Creates and executes a new KruskalMinimumSpanningTree algorithm instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/KShortestPaths.html#KShortestPaths(org.jgrapht.Graph,%20V,%20int)">KShortestPaths</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/KShortestPaths.html" title="type parameter in KShortestPaths">V</a>,<a href="../../../org/jgrapht/alg/KShortestPaths.html" title="type parameter in KShortestPaths">E</a>&gt;&nbsp;graph,
<a href="../../../org/jgrapht/alg/KShortestPaths.html" title="type parameter in KShortestPaths">V</a>&nbsp;startVertex,
int&nbsp;k)</code>
<div class="block">Creates an object to compute ranking shortest paths between the start
vertex and others vertices.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/KShortestPaths.html#KShortestPaths(org.jgrapht.Graph,%20V,%20int,%20int)">KShortestPaths</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/KShortestPaths.html" title="type parameter in KShortestPaths">V</a>,<a href="../../../org/jgrapht/alg/KShortestPaths.html" title="type parameter in KShortestPaths">E</a>&gt;&nbsp;graph,
<a href="../../../org/jgrapht/alg/KShortestPaths.html" title="type parameter in KShortestPaths">V</a>&nbsp;startVertex,
int&nbsp;nPaths,
int&nbsp;nMaxHops)</code>
<div class="block">Creates an object to calculate ranking shortest paths between the start
vertex and others vertices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/NeighborIndex.html#NeighborIndex(org.jgrapht.Graph)">NeighborIndex</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/NeighborIndex.html" title="type parameter in NeighborIndex">V</a>,<a href="../../../org/jgrapht/alg/NeighborIndex.html" title="type parameter in NeighborIndex">E</a>&gt;&nbsp;g)</code>
<div class="block">Creates a neighbor index for the specified undirected graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/PrimMinimumSpanningTree.html#PrimMinimumSpanningTree(org.jgrapht.Graph)">PrimMinimumSpanningTree</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/PrimMinimumSpanningTree.html" title="type parameter in PrimMinimumSpanningTree">V</a>,<a href="../../../org/jgrapht/alg/PrimMinimumSpanningTree.html" title="type parameter in PrimMinimumSpanningTree">E</a>&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/TarjanLowestCommonAncestor.html#TarjanLowestCommonAncestor(org.jgrapht.Graph)">TarjanLowestCommonAncestor</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/TarjanLowestCommonAncestor.html" title="type parameter in TarjanLowestCommonAncestor">V</a>,<a href="../../../org/jgrapht/alg/TarjanLowestCommonAncestor.html" title="type parameter in TarjanLowestCommonAncestor">E</a>&gt;&nbsp;g)</code>
<div class="block">Create an instance with a reference to the graph that we will find LCAs
for</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.alg.isomorphism">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a> declared as <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;</code></td>
<td class="colLast"><span class="strong">VF2AbstractIsomorphismInspector.</span><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#graph1">graph1</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;</code></td>
<td class="colLast"><span class="strong">VF2AbstractIsomorphismInspector.</span><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#graph2">graph2</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2AbstractIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph2)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2AbstractIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph2)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2AbstractIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph2,
boolean&nbsp;cacheEdges)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2AbstractIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph2,
boolean&nbsp;cacheEdges)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2AbstractIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2AbstractIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2AbstractIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator,
boolean&nbsp;cacheEdges)</code>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2AbstractIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="type parameter in VF2AbstractIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator,
boolean&nbsp;cacheEdges)</code>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2GraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph2)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2GraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph2)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2GraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
boolean&nbsp;cacheEdges)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2GraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
boolean&nbsp;cacheEdges)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2GraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2GraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2GraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator,
boolean&nbsp;cacheEdges)</code>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2GraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="type parameter in VF2GraphIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator,
boolean&nbsp;cacheEdges)</code>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2SubgraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph2)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2SubgraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph2)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2SubgraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
boolean&nbsp;cacheEdges)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2SubgraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
boolean&nbsp;cacheEdges)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2SubgraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2SubgraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2SubgraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator,
boolean&nbsp;cacheEdges)</code>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2SubgraphIsomorphismInspector</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>,<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;graph2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">V</a>&gt;&nbsp;vertexComparator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="type parameter in VF2SubgraphIsomorphismInspector">E</a>&gt;&nbsp;edgeComparator,
boolean&nbsp;cacheEdges)</code>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.experimental">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a> that implement <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a>&lt;V,E&gt;</strong></code>
<div class="block">DOCUMENT ME!</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">RandomGraphHelper.</span><code><strong><a href="../../../org/jgrapht/experimental/RandomGraphHelper.html#addEdges(org.jgrapht.Graph,%20java.util.List,%20java.util.List,%20int)">addEdges</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&nbsp;target,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;sourceVertices,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;destVertices,
int&nbsp;numEdges)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><span class="strong">RandomGraphHelper.</span><code><strong><a href="../../../org/jgrapht/experimental/RandomGraphHelper.html#addVertices(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20int)">addVertices</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&nbsp;vertexFactory,
int&nbsp;numVertices)</code>
<div class="block">.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PartiteRandomGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/experimental/PartiteRandomGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/experimental/PartiteRandomGraphGenerator.html" title="type parameter in PartiteRandomGraphGenerator">V</a>,<a href="../../../org/jgrapht/experimental/PartiteRandomGraphGenerator.html" title="type parameter in PartiteRandomGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/experimental/PartiteRandomGraphGenerator.html" title="type parameter in PartiteRandomGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&gt;&nbsp;resultMap)</code>
<div class="block">TODO hb 30-nov-05: document me</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GraphReader.</span><code><strong><a href="../../../org/jgrapht/experimental/GraphReader.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/experimental/GraphReader.html" title="type parameter in GraphReader">V</a>,<a href="../../../org/jgrapht/experimental/GraphReader.html" title="type parameter in GraphReader">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/experimental/GraphReader.html" title="type parameter in GraphReader">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/experimental/GraphReader.html" title="type parameter in GraphReader">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generate a graph structure.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">UniformRandomGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/experimental/UniformRandomGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;resultMap)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">GraphTests.</span><code><strong><a href="../../../org/jgrapht/experimental/GraphTests.html#isBipartite(org.jgrapht.Graph)">isBipartite</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">GraphTests.</span><code><strong><a href="../../../org/jgrapht/experimental/GraphTests.html#isComplete(org.jgrapht.Graph)">isComplete</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">GraphTests.</span><code><strong><a href="../../../org/jgrapht/experimental/GraphTests.html#isConnected(org.jgrapht.Graph)">isConnected</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">GraphTests.</span><code><strong><a href="../../../org/jgrapht/experimental/GraphTests.html#isEmpty(org.jgrapht.Graph)">isEmpty</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;boolean</code></td>
<td class="colLast"><span class="strong">GraphTests.</span><code><strong><a href="../../../org/jgrapht/experimental/GraphTests.html#isTree(org.jgrapht.Graph)">isTree</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/experimental/GraphSquare.html#GraphSquare(org.jgrapht.Graph,%20boolean)">GraphSquare</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/experimental/GraphSquare.html" title="type parameter in GraphSquare">V</a>,<a href="../../../org/jgrapht/experimental/GraphSquare.html" title="type parameter in GraphSquare">E</a>&gt;&nbsp;g,
boolean&nbsp;createLoops)</code>
<div class="block">Constructor for GraphSquare.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.experimental.alg">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/experimental/alg/package-summary.html">org.jgrapht.experimental.alg</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jgrapht/experimental/alg/package-summary.html">org.jgrapht.experimental.alg</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html#IntArrayGraphAlgorithm(org.jgrapht.Graph)">IntArrayGraphAlgorithm</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html" title="type parameter in IntArrayGraphAlgorithm">V</a>,<a href="../../../org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html" title="type parameter in IntArrayGraphAlgorithm">E</a>&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.experimental.alg.color">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/experimental/alg/color/package-summary.html">org.jgrapht.experimental.alg.color</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jgrapht/experimental/alg/color/package-summary.html">org.jgrapht.experimental.alg.color</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/experimental/alg/color/BrownBacktrackColoring.html#BrownBacktrackColoring(org.jgrapht.Graph)">BrownBacktrackColoring</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/experimental/alg/color/BrownBacktrackColoring.html" title="type parameter in BrownBacktrackColoring">V</a>,<a href="../../../org/jgrapht/experimental/alg/color/BrownBacktrackColoring.html" title="type parameter in BrownBacktrackColoring">E</a>&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/experimental/alg/color/GreedyColoring.html#GreedyColoring(org.jgrapht.Graph)">GreedyColoring</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/experimental/alg/color/GreedyColoring.html" title="type parameter in GreedyColoring">V</a>,<a href="../../../org/jgrapht/experimental/alg/color/GreedyColoring.html" title="type parameter in GreedyColoring">E</a>&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/experimental/alg/color/GreedyColoring.html#GreedyColoring(org.jgrapht.Graph,%20int)">GreedyColoring</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/experimental/alg/color/GreedyColoring.html" title="type parameter in GreedyColoring">V</a>,<a href="../../../org/jgrapht/experimental/alg/color/GreedyColoring.html" title="type parameter in GreedyColoring">E</a>&gt;&nbsp;g,
int&nbsp;method)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.experimental.dag">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a> that implement <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">DirectedAcyclicGraph implements a DAG that can be modified (vertices &amp;
edges added and removed), is guaranteed to remain acyclic, and provides fast
topological order iteration.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.ext">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,E&gt;&nbsp;org.jgraph.graph.AttributeMap</code></td>
<td class="colLast"><span class="strong">JGraphModelAdapter.</span><code><strong><a href="../../../org/jgrapht/ext/JGraphModelAdapter.html#createDefaultEdgeAttributes(org.jgrapht.Graph)">createDefaultEdgeAttributes</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&nbsp;jGraphTGraph)</code>
<div class="block">Creates and returns a map of attributes to be used as defaults for edge
attributes, depending on the specified graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">VisioExporter.</span><code><strong><a href="../../../org/jgrapht/ext/VisioExporter.html#export(java.io.OutputStream,%20org.jgrapht.Graph)">export</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;output,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/ext/VisioExporter.html" title="type parameter in VisioExporter">V</a>,<a href="../../../org/jgrapht/ext/VisioExporter.html" title="type parameter in VisioExporter">E</a>&gt;&nbsp;g)</code>
<div class="block">Exports the specified graph into a Visio csv file format.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DOTExporter.</span><code><strong><a href="../../../org/jgrapht/ext/DOTExporter.html#export(java.io.Writer,%20org.jgrapht.Graph)">export</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/ext/DOTExporter.html" title="type parameter in DOTExporter">V</a>,<a href="../../../org/jgrapht/ext/DOTExporter.html" title="type parameter in DOTExporter">E</a>&gt;&nbsp;g)</code>
<div class="block">Exports a graph into a plain text file in DOT format.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GraphMLExporter.</span><code><strong><a href="../../../org/jgrapht/ext/GraphMLExporter.html#export(java.io.Writer,%20org.jgrapht.Graph)">export</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/ext/GraphMLExporter.html" title="type parameter in GraphMLExporter">V</a>,<a href="../../../org/jgrapht/ext/GraphMLExporter.html" title="type parameter in GraphMLExporter">E</a>&gt;&nbsp;g)</code>
<div class="block">Exports a graph into a plain text file in GraphML format.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org.jgrapht.Graph)">JGraphModelAdapter</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">V</a>,<a href="../../../org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">E</a>&gt;&nbsp;jGraphTGraph)</code>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org.jgrapht.Graph,%20org.jgraph.graph.AttributeMap,%20org.jgraph.graph.AttributeMap)">JGraphModelAdapter</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">V</a>,<a href="../../../org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">E</a>&gt;&nbsp;jGraphTGraph,
org.jgraph.graph.AttributeMap&nbsp;defaultVertexAttributes,
org.jgraph.graph.AttributeMap&nbsp;defaultEdgeAttributes)</code>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org.jgrapht.Graph,%20org.jgraph.graph.AttributeMap,%20org.jgraph.graph.AttributeMap,%20org.jgrapht.ext.JGraphModelAdapter.CellFactory)">JGraphModelAdapter</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">V</a>,<a href="../../../org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">E</a>&gt;&nbsp;jGraphTGraph,
org.jgraph.graph.AttributeMap&nbsp;defaultVertexAttributes,
org.jgraph.graph.AttributeMap&nbsp;defaultEdgeAttributes,
<a href="../../../org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org.jgrapht.ext">JGraphModelAdapter.CellFactory</a>&lt;<a href="../../../org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">V</a>,<a href="../../../org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">E</a>&gt;&nbsp;cellFactory)</code>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/ext/JGraphXAdapter.html#JGraphXAdapter(org.jgrapht.Graph)">JGraphXAdapter</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/ext/JGraphXAdapter.html" title="type parameter in JGraphXAdapter">V</a>,<a href="../../../org/jgrapht/ext/JGraphXAdapter.html" title="type parameter in JGraphXAdapter">E</a>&gt;&nbsp;graph)</code>
<div class="block">Constructs and draws a new mxGraph from a jGraphT graph.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.generate">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RandomGraphGenerator.EdgeTopologyFactory.</span><code><strong><a href="../../../org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html#createEdges(org.jgrapht.Graph,%20java.util.Map,%20int,%20java.util.Random)">createEdges</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.EdgeTopologyFactory">VV</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.EdgeTopologyFactory">EE</a>&gt;&nbsp;targetGraph,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.EdgeTopologyFactory">VV</a>&gt;&nbsp;orderToVertexMap,
int&nbsp;numberOfEdges,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util">Random</a>&nbsp;randomizer)</code>
<div class="block">Two different calls to the createEdges() with the same parameters
must result in the generation of the same.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RandomGraphGenerator.DefaultEdgeTopologyFactory.</span><code><strong><a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#createEdges(org.jgrapht.Graph,%20java.util.Map,%20int,%20java.util.Random)">createEdges</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">VV</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">EE</a>&gt;&nbsp;targetGraph,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">VV</a>&gt;&nbsp;orderToVertexMap,
int&nbsp;numberOfEdges,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util">Random</a>&nbsp;randomizer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/GraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/GraphGenerator.html" title="type parameter in GraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/GraphGenerator.html" title="type parameter in GraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/GraphGenerator.html" title="type parameter in GraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/GraphGenerator.html" title="type parameter in GraphGenerator">T</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generate a graph structure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WeightedGraphGeneratorAdapter.</span><code><strong><a href="../../../org/jgrapht/generate/WeightedGraphGeneratorAdapter.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="type parameter in WeightedGraphGeneratorAdapter">V</a>,<a href="../../../org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="type parameter in WeightedGraphGeneratorAdapter">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="type parameter in WeightedGraphGeneratorAdapter">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="type parameter in WeightedGraphGeneratorAdapter">T</a>&gt;&nbsp;resultMap)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">EmptyGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/EmptyGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/EmptyGraphGenerator.html" title="type parameter in EmptyGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/EmptyGraphGenerator.html" title="type parameter in EmptyGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/EmptyGraphGenerator.html" title="type parameter in EmptyGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/EmptyGraphGenerator.html" title="type parameter in EmptyGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generate a graph structure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WheelGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/WheelGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/WheelGraphGenerator.html" title="type parameter in WheelGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/WheelGraphGenerator.html" title="type parameter in WheelGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/WheelGraphGenerator.html" title="type parameter in WheelGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/WheelGraphGenerator.html" title="type parameter in WheelGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generate a graph structure.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CompleteBipartiteGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/CompleteBipartiteGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="type parameter in CompleteBipartiteGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="type parameter in CompleteBipartiteGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="type parameter in CompleteBipartiteGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="type parameter in CompleteBipartiteGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Construct a complete bipartite graph</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StarGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/StarGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/StarGraphGenerator.html" title="type parameter in StarGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/StarGraphGenerator.html" title="type parameter in StarGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/StarGraphGenerator.html" title="type parameter in StarGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/StarGraphGenerator.html" title="type parameter in StarGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generates a star graph with the designated order from the constructor</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">LinearGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/LinearGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/LinearGraphGenerator.html" title="type parameter in LinearGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/LinearGraphGenerator.html" title="type parameter in LinearGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/LinearGraphGenerator.html" title="type parameter in LinearGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/LinearGraphGenerator.html" title="type parameter in LinearGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generate a graph structure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">HyperCubeGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/HyperCubeGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/HyperCubeGraphGenerator.html" title="type parameter in HyperCubeGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/HyperCubeGraphGenerator.html" title="type parameter in HyperCubeGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/HyperCubeGraphGenerator.html" title="type parameter in HyperCubeGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/HyperCubeGraphGenerator.html" title="type parameter in HyperCubeGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">This will generate the hypercube graph</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GridGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/GridGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/GridGraphGenerator.html" title="type parameter in GridGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/GridGraphGenerator.html" title="type parameter in GridGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/GridGraphGenerator.html" title="type parameter in GridGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/GridGraphGenerator.html" title="type parameter in GridGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generate a graph structure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RandomGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/RandomGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/RandomGraphGenerator.html" title="type parameter in RandomGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.html" title="type parameter in RandomGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/RandomGraphGenerator.html" title="type parameter in RandomGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.html" title="type parameter in RandomGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">(non-Javadoc)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CompleteGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/CompleteGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/CompleteGraphGenerator.html" title="type parameter in CompleteGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/CompleteGraphGenerator.html" title="type parameter in CompleteGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/CompleteGraphGenerator.html" title="type parameter in CompleteGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/CompleteGraphGenerator.html" title="type parameter in CompleteGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generate a graph structure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RingGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/RingGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/RingGraphGenerator.html" title="type parameter in RingGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/RingGraphGenerator.html" title="type parameter in RingGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/RingGraphGenerator.html" title="type parameter in RingGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/RingGraphGenerator.html" title="type parameter in RingGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generate a graph structure.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ScaleFreeGraphGenerator.</span><code><strong><a href="../../../org/jgrapht/generate/ScaleFreeGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="type parameter in ScaleFreeGraphGenerator">V</a>,<a href="../../../org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="type parameter in ScaleFreeGraphGenerator">E</a>&gt;&nbsp;target,
<a href="../../../org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a>&lt;<a href="../../../org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="type parameter in ScaleFreeGraphGenerator">V</a>&gt;&nbsp;vertexFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="type parameter in ScaleFreeGraphGenerator">V</a>&gt;&nbsp;resultMap)</code>
<div class="block">Generates scale-free network with <tt>size</tt> passed to the
constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">RandomGraphGenerator.DefaultEdgeTopologyFactory.</span><code><strong><a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#getMaxEdgesForVertexNum(org.jgrapht.Graph)">getMaxEdgesForVertexNum</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">VV</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">EE</a>&gt;&nbsp;targetGraph)</code>
<div class="block">Return max edges for that graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">RandomGraphGenerator.EdgeTopologyFactory.</span><code><strong><a href="../../../org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html#isNumberOfEdgesValid(org.jgrapht.Graph,%20int)">isNumberOfEdgesValid</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.EdgeTopologyFactory">VV</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.EdgeTopologyFactory">EE</a>&gt;&nbsp;targetGraph,
int&nbsp;numberOfEdges)</code>
<div class="block">Checks if the graph can contain the givven numberOfEdges according to
the graph type restrictions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">RandomGraphGenerator.DefaultEdgeTopologyFactory.</span><code><strong><a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#isNumberOfEdgesValid(org.jgrapht.Graph,%20int)">isNumberOfEdgesValid</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">VV</a>,<a href="../../../org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">EE</a>&gt;&nbsp;targetGraph,
int&nbsp;numberOfEdges)</code>
<div class="block">checks if the numOfEdges is smaller than the Max edges according to
the following table:</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.graph">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a> with type parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a>&lt;V,E,G extends <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&gt;</strong></code>
<div class="block">Read-only union of two graphs: G<sub>1</sub> and G<sub>2</sub>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a>&lt;V,E,G extends <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&gt;</strong></code>
<div class="block">A subgraph is a graph that has a subset of vertices and a subset of edges
with respect to some base graph.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a> that implement <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">The most general implementation of the <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A skeletal implementation of the <tt>Graph</tt> interface, to minimize the
effort required to implement graph interfaces.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An undirected view of the backing directed graph specified in the
constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="class in org.jgrapht.graph">AsUnweightedDirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An unweighted view of the backing weighted graph specified in the
constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AsUnweightedGraph.html" title="class in org.jgrapht.graph">AsUnweightedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An unweighted view of the backing weighted graph specified in the
constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AsWeightedDirectedGraph.html" title="class in org.jgrapht.graph">AsWeightedDirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A weighted view of the backing graph specified in the constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A weighted view of the backing graph specified in the constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedWeightedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed weighted graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A graph backed by the the graph specified at the constructor, which can be
listened by <code>GraphListener</code> s and by <code>
VertexSetListener</code> s.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a>&lt;V,E&gt;</strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DirectedMaskSubgraph.html" title="class in org.jgrapht.graph">DirectedMaskSubgraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed graph that is a <a href="../../../org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph"><code>MaskSubgraph</code></a> on another graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph">DirectedMultigraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed multigraph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph">DirectedPseudograph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed pseudograph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed graph that is a subgraph on other graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph">DirectedWeightedMultigraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed weighted multigraph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DirectedWeightedPseudograph.html" title="class in org.jgrapht.graph">DirectedWeightedPseudograph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed weighted pseudograph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DirectedWeightedSubgraph.html" title="class in org.jgrapht.graph">DirectedWeightedSubgraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed weighted graph that is a subgraph on other graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">Provides an edge-reversed view g' of a directed graph g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a>&lt;V,E&gt;</strong></code>
<div class="block">A graph backed by the the graph specified at the constructor, which delegates
all its methods to the backing graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a>&lt;V,E,G extends <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&gt;</strong></code>
<div class="block">Read-only union of two graphs: G<sub>1</sub> and G<sub>2</sub>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/ListenableDirectedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed graph which is also <a href="../../../org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><code>ListenableGraph</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedWeightedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed weighted graph which is also <a href="../../../org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><code>ListenableGraph</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An undirected graph which is also <a href="../../../org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><code>ListenableGraph</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedWeightedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An undirected weighted graph which is also <a href="../../../org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><code>ListenableGraph</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An unmodifiable subgraph induced by a vertex/edge masking function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/MixedGraphUnion.html" title="class in org.jgrapht.graph">MixedGraphUnion</a>&lt;V,E&gt;</strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A multigraph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph">ParanoidGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">ParanoidGraph provides a way to verify that objects added to a graph obey the
standard equals/hashCode contract.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph">Pseudograph</a>&lt;V,E&gt;</strong></code>
<div class="block">A pseudograph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A simple directed graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedWeightedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A simple directed weighted graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph">SimpleGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A simple graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph">SimpleWeightedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A simple weighted graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a>&lt;V,E,G extends <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;&gt;</strong></code>
<div class="block">A subgraph is a graph that has a subset of vertices and a subset of edges
with respect to some base graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/UndirectedGraphUnion.html" title="class in org.jgrapht.graph">UndirectedGraphUnion</a>&lt;V,E&gt;</strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/UndirectedMaskSubgraph.html" title="class in org.jgrapht.graph">UndirectedMaskSubgraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An undirected graph that is a <a href="../../../org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph"><code>MaskSubgraph</code></a> on another graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/UndirectedSubgraph.html" title="class in org.jgrapht.graph">UndirectedSubgraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An undirected graph that is a subgraph on other graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="class in org.jgrapht.graph">UndirectedWeightedSubgraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An undirected weighted graph that is a subgraph on other graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="class in org.jgrapht.graph">UnmodifiableDirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A directed graph that cannot be modified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An unmodifiable view of the backing graph specified in the constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="class in org.jgrapht.graph">UnmodifiableUndirectedGraph</a>&lt;V,E&gt;</strong></code>
<div class="block">An undirected graph that cannot be modified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph">WeightedMultigraph</a>&lt;V,E&gt;</strong></code>
<div class="block">A weighted multigraph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph">WeightedPseudograph</a>&lt;V,E&gt;</strong></code>
<div class="block">A weighted pseudograph.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a> that return <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">V</a>,<a href="../../../org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">E</a>&gt;</code></td>
<td class="colLast"><span class="strong">GraphPathImpl.</span><code><strong><a href="../../../org/jgrapht/graph/GraphPathImpl.html#getGraph()">getGraph</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AsUnweightedGraph.html#AsUnweightedGraph(org.jgrapht.Graph)">AsUnweightedGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/AsUnweightedGraph.html" title="type parameter in AsUnweightedGraph">V</a>,<a href="../../../org/jgrapht/graph/AsUnweightedGraph.html" title="type parameter in AsUnweightedGraph">E</a>&gt;&nbsp;g)</code>
<div class="block">Constructor for AsUnweightedGraph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/AsWeightedGraph.html#AsWeightedGraph(org.jgrapht.Graph,%20java.util.Map)">AsWeightedGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/AsWeightedGraph.html" title="type parameter in AsWeightedGraph">V</a>,<a href="../../../org/jgrapht/graph/AsWeightedGraph.html" title="type parameter in AsWeightedGraph">E</a>&gt;&nbsp;g,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../org/jgrapht/graph/AsWeightedGraph.html" title="type parameter in AsWeightedGraph">E</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;weightMap)</code>
<div class="block">Constructor for AsWeightedGraph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DefaultGraphMapping.html#DefaultGraphMapping(java.util.Map,%20java.util.Map,%20org.jgrapht.Graph,%20org.jgrapht.Graph)">DefaultGraphMapping</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>&gt;&nbsp;g1ToG2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>&gt;&nbsp;g2ToG1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">E</a>&gt;&nbsp;g1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">E</a>&gt;&nbsp;g2)</code>
<div class="block">The maps themselves are used.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DefaultGraphMapping.html#DefaultGraphMapping(java.util.Map,%20java.util.Map,%20org.jgrapht.Graph,%20org.jgrapht.Graph)">DefaultGraphMapping</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>&gt;&nbsp;g1ToG2,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>&gt;&nbsp;g2ToG1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">E</a>&gt;&nbsp;g1,
<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="../../../org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">E</a>&gt;&nbsp;g2)</code>
<div class="block">The maps themselves are used.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DefaultListenableGraph.html#DefaultListenableGraph(org.jgrapht.Graph)">DefaultListenableGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/DefaultListenableGraph.html" title="type parameter in DefaultListenableGraph">V</a>,<a href="../../../org/jgrapht/graph/DefaultListenableGraph.html" title="type parameter in DefaultListenableGraph">E</a>&gt;&nbsp;g)</code>
<div class="block">Creates a new listenable graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/DefaultListenableGraph.html#DefaultListenableGraph(org.jgrapht.Graph,%20boolean)">DefaultListenableGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/DefaultListenableGraph.html" title="type parameter in DefaultListenableGraph">V</a>,<a href="../../../org/jgrapht/graph/DefaultListenableGraph.html" title="type parameter in DefaultListenableGraph">E</a>&gt;&nbsp;g,
boolean&nbsp;reuseEvents)</code>
<div class="block">Creates a new listenable graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/GraphDelegator.html#GraphDelegator(org.jgrapht.Graph)">GraphDelegator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/GraphDelegator.html" title="type parameter in GraphDelegator">V</a>,<a href="../../../org/jgrapht/graph/GraphDelegator.html" title="type parameter in GraphDelegator">E</a>&gt;&nbsp;g)</code>
<div class="block">Constructor for GraphDelegator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/GraphPathImpl.html#GraphPathImpl(org.jgrapht.Graph,%20V,%20V,%20java.util.List,%20double)">GraphPathImpl</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">V</a>,<a href="../../../org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">E</a>&gt;&nbsp;graph,
<a href="../../../org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">V</a>&nbsp;startVertex,
<a href="../../../org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">V</a>&nbsp;endVertex,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">E</a>&gt;&nbsp;edgeList,
double&nbsp;weight)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/MaskSubgraph.html#MaskSubgraph(org.jgrapht.Graph,%20org.jgrapht.graph.MaskFunctor)">MaskSubgraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/MaskSubgraph.html" title="type parameter in MaskSubgraph">V</a>,<a href="../../../org/jgrapht/graph/MaskSubgraph.html" title="type parameter in MaskSubgraph">E</a>&gt;&nbsp;base,
<a href="../../../org/jgrapht/graph/MaskFunctor.html" title="interface in org.jgrapht.graph">MaskFunctor</a>&lt;<a href="../../../org/jgrapht/graph/MaskSubgraph.html" title="type parameter in MaskSubgraph">V</a>,<a href="../../../org/jgrapht/graph/MaskSubgraph.html" title="type parameter in MaskSubgraph">E</a>&gt;&nbsp;mask)</code>
<div class="block">Creates a new induced subgraph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/ParanoidGraph.html#ParanoidGraph(org.jgrapht.Graph)">ParanoidGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/ParanoidGraph.html" title="type parameter in ParanoidGraph">V</a>,<a href="../../../org/jgrapht/graph/ParanoidGraph.html" title="type parameter in ParanoidGraph">E</a>&gt;&nbsp;g)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/UnmodifiableGraph.html#UnmodifiableGraph(org.jgrapht.Graph)">UnmodifiableGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/graph/UnmodifiableGraph.html" title="type parameter in UnmodifiableGraph">V</a>,<a href="../../../org/jgrapht/graph/UnmodifiableGraph.html" title="type parameter in UnmodifiableGraph">E</a>&gt;&nbsp;g)</code>
<div class="block">Creates a new unmodifiable graph based on the specified backing graph.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.graph.builder">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a> with type parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a>&lt;V,E,G extends <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;V,E&gt;,B extends <a href="../../../org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a>&lt;V,E,G,B&gt;&gt;</strong></code>
<div class="block">Base class for builders of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a></div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a> declared as <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">G</a></code></td>
<td class="colLast"><span class="strong">AbstractGraphBuilder.</span><code><strong><a href="../../../org/jgrapht/graph/builder/AbstractGraphBuilder.html#graph">graph</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">B</a></code></td>
<td class="colLast"><span class="strong">AbstractGraphBuilder.</span><code><strong><a href="../../../org/jgrapht/graph/builder/AbstractGraphBuilder.html#addGraph(org.jgrapht.Graph)">addGraph</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;? extends <a href="../../../org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">V</a>,? extends <a href="../../../org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">E</a>&gt;&nbsp;sourceGraph)</code>
<div class="block">Adds all the vertices and all the edges of the <code>sourceGraph</code> to the
graph being built.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jgrapht.traverse">
<!-- -->
</a>
<h3>Uses of <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a> in <a href="../../../org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a> that return <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">V</a>,<a href="../../../org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">E</a>&gt;</code></td>
<td class="colLast"><span class="strong">CrossComponentIterator.</span><code><strong><a href="../../../org/jgrapht/traverse/CrossComponentIterator.html#getGraph()">getGraph</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a> with parameters of type <a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/traverse/BreadthFirstIterator.html#BreadthFirstIterator(org.jgrapht.Graph)">BreadthFirstIterator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">V</a>,<a href="../../../org/jgrapht/traverse/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">E</a>&gt;&nbsp;g)</code>
<div class="block">Creates a new breadth-first iterator for the specified graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/traverse/BreadthFirstIterator.html#BreadthFirstIterator(org.jgrapht.Graph,%20V)">BreadthFirstIterator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">V</a>,<a href="../../../org/jgrapht/traverse/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">E</a>&gt;&nbsp;g,
<a href="../../../org/jgrapht/traverse/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">V</a>&nbsp;startVertex)</code>
<div class="block">Creates a new breadth-first iterator for the specified graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph)">ClosestFirstIterator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">V</a>,<a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">E</a>&gt;&nbsp;g)</code>
<div class="block">Creates a new closest-first iterator for the specified graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph,%20V)">ClosestFirstIterator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">V</a>,<a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">E</a>&gt;&nbsp;g,
<a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">V</a>&nbsp;startVertex)</code>
<div class="block">Creates a new closest-first iterator for the specified graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph,%20V,%20double)">ClosestFirstIterator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">V</a>,<a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">E</a>&gt;&nbsp;g,
<a href="../../../org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">V</a>&nbsp;startVertex,
double&nbsp;radius)</code>
<div class="block">Creates a new radius-bounded closest-first iterator for the specified
graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/traverse/CrossComponentIterator.html#CrossComponentIterator(org.jgrapht.Graph,%20V)">CrossComponentIterator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">V</a>,<a href="../../../org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">E</a>&gt;&nbsp;g,
<a href="../../../org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">V</a>&nbsp;startVertex)</code>
<div class="block">Creates a new iterator for the specified graph.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/traverse/DepthFirstIterator.html#DepthFirstIterator(org.jgrapht.Graph)">DepthFirstIterator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/DepthFirstIterator.html" title="type parameter in DepthFirstIterator">V</a>,<a href="../../../org/jgrapht/traverse/DepthFirstIterator.html" title="type parameter in DepthFirstIterator">E</a>&gt;&nbsp;g)</code>
<div class="block">Creates a new depth-first iterator for the specified graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jgrapht/traverse/DepthFirstIterator.html#DepthFirstIterator(org.jgrapht.Graph,%20V)">DepthFirstIterator</a></strong>(<a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="../../../org/jgrapht/traverse/DepthFirstIterator.html" title="type parameter in DepthFirstIterator">V</a>,<a href="../../../org/jgrapht/traverse/DepthFirstIterator.html" title="type parameter in DepthFirstIterator">E</a>&gt;&nbsp;g,
<a href="../../../org/jgrapht/traverse/DepthFirstIterator.html" title="type parameter in DepthFirstIterator">V</a>&nbsp;startVertex)</code>
<div class="block">Creates a new depth-first iterator for the specified graph.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../org/jgrapht/Graph.html" title="interface in org.jgrapht">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jgrapht/class-use/Graph.html" target="_top">Frames</a></li>
<li><a href="Graph.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
</body>
</html>