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.

5213 Zeilen
589 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:32 PDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (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="Index (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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#___">_</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph"><span class="strong">AbstractBaseGraph</span></a>&lt;<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="type parameter in AbstractBaseGraph">V</a>,<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="type parameter in AbstractBaseGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#AbstractBaseGraph(org.jgrapht.EdgeFactory,%20boolean,%20boolean)">AbstractBaseGraph(EdgeFactory&lt;V, E&gt;, boolean, boolean)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Construct a new graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="class in org.jgrapht.graph"><span class="strong">AbstractBaseGraph.DirectedEdgeContainer</span></a>&lt;<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="type parameter in AbstractBaseGraph.DirectedEdgeContainer">VV</a>,<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="type parameter in AbstractBaseGraph.DirectedEdgeContainer">EE</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A container for vertex edges.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph"><span class="strong">AbstractBaseGraph.DirectedSpecifics</span></a> - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#AbstractBaseGraph.DirectedSpecifics()">AbstractBaseGraph.DirectedSpecifics()</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#AbstractBaseGraph.DirectedSpecifics(java.util.Map)">AbstractBaseGraph.DirectedSpecifics(Map&lt;V, AbstractBaseGraph.DirectedEdgeContainer&lt;V, E&gt;&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph"><span class="strong">AbstractBaseGraph.UndirectedSpecifics</span></a> - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#AbstractBaseGraph.UndirectedSpecifics()">AbstractBaseGraph.UndirectedSpecifics()</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#AbstractBaseGraph.UndirectedSpecifics(java.util.Map)">AbstractBaseGraph.UndirectedSpecifics(Map&lt;V, AbstractBaseGraph.UndirectedEdgeContainer&lt;V, E&gt;&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph"><span class="strong">AbstractGraph</span></a>&lt;<a href="./org/jgrapht/graph/AbstractGraph.html" title="type parameter in AbstractGraph">V</a>,<a href="./org/jgrapht/graph/AbstractGraph.html" title="type parameter in AbstractGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A skeletal implementation of the <tt>Graph</tt> interface, to minimize the
effort required to implement graph interfaces.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#AbstractGraph()">AbstractGraph()</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Construct a new empty graph object.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder"><span class="strong">AbstractGraphBuilder</span></a>&lt;<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">E</a>,<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">G</a> extends <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">E</a>&gt;,<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">B</a> extends <a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a>&lt;<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">E</a>,<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">G</a>,<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="type parameter in AbstractGraphBuilder">B</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">Base class for builders of <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#AbstractGraphBuilder(G)">AbstractGraphBuilder(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse"><span class="strong">AbstractGraphIterator</span></a>&lt;<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="type parameter in AbstractGraphIterator">V</a>,<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="type parameter in AbstractGraphIterator">E</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">An empty implementation of a graph iterator to minimize the effort required
to implement graph iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#AbstractGraphIterator()">AbstractGraphIterator()</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#active">active</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addAllEdges(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Collection)">addAllEdges(Graph&lt;? super V, ? super E&gt;, Graph&lt;V, E&gt;, Collection&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds a subset of the edges of the specified source graph to the specified
destination graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addAllVertices(org.jgrapht.Graph,%20java.util.Collection)">addAllVertices(Graph&lt;? super V, ? super E&gt;, Collection&lt;? extends V&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds all of the specified vertices to the destination graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#addDagEdge(V,%20V)">addDagEdge(V, V)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>
<div class="block">Adds the given edge and updates the internal topological order for
consistency IFF
there is not already an edge (fromVertex, toVertex) in the graph
the edge does not induce a cycle in the graph
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#addDagEdge(V,%20V,%20E)">addDagEdge(V, V, E)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>
<div class="block">Adds the given edge and updates the internal topological order for
consistency IFF
the given edge is not already a member of the graph
there is not already an edge (fromVertex, toVertex) in the graph
the edge does not induce a cycle in the graph
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>
<div class="block">identical to <a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#addDagEdge(V,%20V)"><code>DirectedAcyclicGraph.addDagEdge(Object, Object)</code></a>, except an unchecked
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> is thrown if a cycle would have been
induced by this edge</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>
<div class="block">identical to <a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#addDagEdge(V,%20V,%20E)"><code>DirectedAcyclicGraph.addDagEdge(Object, Object, Object)</code></a>, except an
unchecked <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> is thrown if a cycle would
have been induced by this edge</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Creates a new edge in this graph, going from the source vertex to the
target vertex, and returns the created edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Adds the specified edge to this graph, going from the source vertex to
the target vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Adds an edge to the graph being built.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html#addEdge(V,%20V,%20double)">addEdge(V, V, double)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">DirectedWeightedGraphBuilderBase</a></dt>
<dd>
<div class="block">Adds an weighted edge to the graph being built.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html#addEdge(V,%20V,%20double)">addEdge(V, V, double)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">UndirectedWeightedGraphBuilderBase</a></dt>
<dd>
<div class="block">Adds an weighted edge to the graph being built.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ParanoidGraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph">ParanoidGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#addEdge(V,%20V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#addEdge(V,%20V,%20E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addEdge(org.jgrapht.Graph,%20V,%20V,%20double)">addEdge(Graph&lt;V, E&gt;, V, V, double)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<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>Graph.addEdge(Object, Object)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#addEdgeChain(V,%20V,%20V...)">addEdgeChain(V, V, V...)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Adds a chain of edges to the graph being built.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/RandomGraphHelper.html#addEdges(org.jgrapht.Graph,%20java.util.List,%20java.util.List,%20int)">addEdges(Graph, List, List, int)</a></span> - Static method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/RandomGraphHelper.html" title="class in org.jgrapht.experimental">RandomGraphHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#addEdgeToTouchingVertices(E)">addEdgeToTouchingVertices(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#addEdgeToTouchingVertices(E)">addEdgeToTouchingVertices(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph,%20V,%20V)">addEdgeWithVertices(Graph&lt;V, E&gt;, V, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<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>Graph.addEdge(Object, Object)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph,%20org.jgrapht.Graph,%20E)">addEdgeWithVertices(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, E)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds the specified edge to the graph, including its vertices if not
already included.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph,%20V,%20V,%20double)">addEdgeWithVertices(Graph&lt;V, E&gt;, V, V, double)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<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>Graph.addEdge(Object, Object)</code></a>
method.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#addElement(T)">addElement(T)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>
<div class="block">Adds a new element to the data structure in its own set.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#addGraph(org.jgrapht.Graph)">addGraph(Graph&lt;? extends V, ? extends E&gt;)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Adds all the vertices and all the edges of the <code>sourceGraph</code> to the
graph being built.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addGraph(org.jgrapht.Graph,%20org.jgrapht.Graph)">addGraph(Graph&lt;? super V, ? super E&gt;, Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds all the vertices and all the edges of the specified source graph to
the specified destination graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addGraphListener(org.jgrapht.event.GraphListener)">addGraphListener(GraphListener&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ListenableGraph.html#addGraphListener(org.jgrapht.event.GraphListener)">addGraphListener(GraphListener&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a></dt>
<dd>
<div class="block">Adds the specified graph listener to this graph, if not already present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addGraphReversed(org.jgrapht.DirectedGraph,%20org.jgrapht.DirectedGraph)">addGraphReversed(DirectedGraph&lt;? super V, ? super E&gt;, DirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds all the vertices and all the edges of the specified source digraph
to the specified destination digraph, reversing all of the edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html#addIncomingEdge(EE)">addIncomingEdge(EE)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedEdgeContainer</a></dt>
<dd>
<div class="block">.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html#addOutgoingEdge(EE)">addOutgoingEdge(EE)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedEdgeContainer</a></dt>
<dd>
<div class="block">.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#addTraversalListener(org.jgrapht.event.TraversalListener)">addTraversalListener(TraversalListener&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Adds the specified traversal listener to this iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#addTraversalListener(org.jgrapht.event.TraversalListener)">addTraversalListener(TraversalListener&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Adds the specified traversal listener to this iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>
<div class="block">adds the vertex if it wasn't already in the graph, and puts it at the top
of the internal topological vertex ordering</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#addVertex(V,%20boolean)">addVertex(V, boolean)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>
<div class="block">adds the vertex if it wasn't already in the graph, and puts it either at
the top or the bottom of the topological ordering, depending on the value
of addToTop.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#addVertex(V)">addVertex(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Adds the specified vertex to this graph if not already present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Adds <code>vertex</code> to the graph being built.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ParanoidGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph">ParanoidGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>
<div class="block">Adds the specified vertex to this subgraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addVertexSetListener(org.jgrapht.event.VertexSetListener)">addVertexSetListener(VertexSetListener&lt;V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ListenableGraph.html#addVertexSetListener(org.jgrapht.event.VertexSetListener)">addVertexSetListener(VertexSetListener&lt;V&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a></dt>
<dd>
<div class="block">Adds the specified vertex set listener to this graph, if not already
present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/RandomGraphHelper.html#addVertices(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20int)">addVertices(Graph, VertexFactory, int)</a></span> - Static method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/RandomGraphHelper.html" title="class in org.jgrapht.experimental">RandomGraphHelper</a></dt>
<dd>
<div class="block">.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#addVertices(V...)">addVertices(V...)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Adds each vertex of <code>vertices</code> to the graph being built.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#admissibleHeuristic">admissibleHeuristic</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/AllDirectedPaths.html" title="class in org.jgrapht.alg"><span class="strong">AllDirectedPaths</span></a>&lt;<a href="./org/jgrapht/alg/AllDirectedPaths.html" title="type parameter in AllDirectedPaths">V</a>,<a href="./org/jgrapht/alg/AllDirectedPaths.html" title="type parameter in AllDirectedPaths">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">A Dijkstra-like algorithm to find all paths between two sets of nodes in a
directed graph, with options to search only simple paths and to limit the
path length.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AllDirectedPaths.html#AllDirectedPaths(org.jgrapht.DirectedGraph)">AllDirectedPaths(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/AllDirectedPaths.html" title="class in org.jgrapht.alg">AllDirectedPaths</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/util/AlwaysEqualComparator.html" title="class in org.jgrapht.alg.util"><span class="strong">AlwaysEqualComparator</span></a>&lt;<a href="./org/jgrapht/alg/util/AlwaysEqualComparator.html" title="type parameter in AlwaysEqualComparator">T</a>&gt; - Class in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>
<div class="block">A default implementation for a check on equality (that always holds)</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/AlwaysEqualComparator.html#AlwaysEqualComparator()">AlwaysEqualComparator()</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/AlwaysEqualComparator.html" title="class in org.jgrapht.alg.util">AlwaysEqualComparator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html" title="interface in org.jgrapht.experimental.alg"><span class="strong">ApproximationAlgorithm</span></a>&lt;<a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html" title="type parameter in ApproximationAlgorithm">ResultType</a>,<a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html" title="type parameter in ApproximationAlgorithm">V</a>&gt; - Interface in <a href="./org/jgrapht/experimental/alg/package-summary.html">org.jgrapht.experimental.alg</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util"><span class="strong">ArrayUnenforcedSet</span></a>&lt;<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="type parameter in ArrayUnenforcedSet">E</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Helper for efficiently representing small sets whose elements are known to be
unique by construction, implying we don't need to enforce the uniqueness
property in the data structure itself.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#ArrayUnenforcedSet()">ArrayUnenforcedSet()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#ArrayUnenforcedSet(java.util.Collection)">ArrayUnenforcedSet(Collection&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#ArrayUnenforcedSet(int)">ArrayUnenforcedSet(int)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#assertVertexExist(V)">assertVertexExist(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Ensures that the specified vertex exists in this graph, or else throws
exception.</div>
</dd>
<dt><a href="./org/jgrapht/alg/interfaces/AStarAdmissibleHeuristic.html" title="interface in org.jgrapht.alg.interfaces"><span class="strong">AStarAdmissibleHeuristic</span></a>&lt;<a href="./org/jgrapht/alg/interfaces/AStarAdmissibleHeuristic.html" title="type parameter in AStarAdmissibleHeuristic">V</a>&gt; - Interface in <a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a></dt>
<dd>
<div class="block">Interface for an admissible heuristic used in A* search.</div>
</dd>
<dt><a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg"><span class="strong">AStarShortestPath</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">An implementation of <a
href="http://en.wikipedia.org/wiki/A*_search_algorithm">A* shortest path
algorithm</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#AStarShortestPath(org.jgrapht.Graph)">AStarShortestPath(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsUndirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="type parameter in AsUndirectedGraph">V</a>,<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="type parameter in AsUndirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected view of the backing directed graph specified in the
constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#AsUndirectedGraph(org.jgrapht.DirectedGraph)">AsUndirectedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>
<div class="block">Constructor for AsUndirectedGraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsUnweightedDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="type parameter in AsUnweightedDirectedGraph">V</a>,<a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="type parameter in AsUnweightedDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An unweighted view of the backing weighted graph specified in the
constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html#AsUnweightedDirectedGraph(org.jgrapht.DirectedGraph)">AsUnweightedDirectedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="class in org.jgrapht.graph">AsUnweightedDirectedGraph</a></dt>
<dd>
<div class="block">Constructor for AsUnweightedGraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AsUnweightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsUnweightedGraph</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An unweighted view of the backing weighted graph specified in the
constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUnweightedGraph.html#AsUnweightedGraph(org.jgrapht.Graph)">AsUnweightedGraph(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUnweightedGraph.html" title="class in org.jgrapht.graph">AsUnweightedGraph</a></dt>
<dd>
<div class="block">Constructor for AsUnweightedGraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AsWeightedDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsWeightedDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/AsWeightedDirectedGraph.html" title="type parameter in AsWeightedDirectedGraph">V</a>,<a href="./org/jgrapht/graph/AsWeightedDirectedGraph.html" title="type parameter in AsWeightedDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A weighted view of the backing graph specified in the constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedDirectedGraph.html#AsWeightedDirectedGraph(org.jgrapht.DirectedGraph,%20java.util.Map)">AsWeightedDirectedGraph(DirectedGraph&lt;V, E&gt;, Map&lt;E, Double&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedDirectedGraph.html" title="class in org.jgrapht.graph">AsWeightedDirectedGraph</a></dt>
<dd>
<div class="block">Constructor for AsWeightedGraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsWeightedGraph</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A weighted view of the backing graph specified in the constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedGraph.html#AsWeightedGraph(org.jgrapht.Graph,%20java.util.Map)">AsWeightedGraph(Graph&lt;V, E&gt;, Map&lt;E, Double&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a></dt>
<dd>
<div class="block">Constructor for AsWeightedGraph.</div>
</dd>
</dl>
<a name="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#BEFORE_EDGE_ADDED">BEFORE_EDGE_ADDED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Before edge added event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#BEFORE_EDGE_REMOVED">BEFORE_EDGE_REMOVED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Before edge removed event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#BEFORE_VERTEX_ADDED">BEFORE_VERTEX_ADDED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Before vertex added event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#BEFORE_VERTEX_REMOVED">BEFORE_VERTEX_REMOVED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Before vertex removed event.</div>
</dd>
<dt><a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg"><span class="strong">BellmanFordShortestPath</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block"><a href="http://www.nist.gov/dads/HTML/bellmanford.html">Bellman-Ford
algorithm</a>: weights could be negative, paths could be constrained by a
maximum number of edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph,%20V)">BellmanFordShortestPath(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Creates an object to calculate shortest paths between the start vertex
and others vertices using the Bellman-Ford algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph,%20V,%20int)">BellmanFordShortestPath(Graph&lt;V, E&gt;, V, int)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Creates an object to calculate shortest paths between the start vertex
and others vertices using the Bellman-Ford algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph,%20V,%20int,%20double)">BellmanFordShortestPath(Graph&lt;V, E&gt;, V, int, double)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Creates an object to calculate shortest paths between the start vertex
and others vertices using the Bellman-Ford algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#BEST_ORDER">BEST_ORDER</a></span> - Static variable in class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#bestCut">bestCut</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#bestCutWeight">bestCutWeight</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg"><span class="strong">BiconnectivityInspector</span></a>&lt;<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="type parameter in BiconnectivityInspector">V</a>,<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="type parameter in BiconnectivityInspector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Inspects a graph for the biconnectivity property.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#BiconnectivityInspector(org.jgrapht.UndirectedGraph)">BiconnectivityInspector(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Running time = O(m) where m is the number of edges.</div>
</dd>
<dt><a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg"><span class="strong">BlockCutpointGraph</span></a>&lt;<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="type parameter in BlockCutpointGraph">V</a>,<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="type parameter in BlockCutpointGraph">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BlockCutpointGraph.html#BlockCutpointGraph(org.jgrapht.UndirectedGraph)">BlockCutpointGraph(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a></dt>
<dd>
<div class="block">Running time = O(m) where m is the number of edges.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse"><span class="strong">BreadthFirstIterator</span></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; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">A breadth-first iterator for a directed and an undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#BreadthFirstIterator(org.jgrapht.Graph)">BreadthFirstIterator(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>
<div class="block">Creates a new breadth-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#BreadthFirstIterator(org.jgrapht.Graph,%20V)">BreadthFirstIterator(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>
<div class="block">Creates a new breadth-first iterator for the specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="class in org.jgrapht.alg"><span class="strong">BronKerboschCliqueFinder</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">This class implements Bron-Kerbosch clique detection algorithm as it is
described in [Samudrala R.,Moult J.:A Graph-theoretic Algorithm for
comparative Modeling of Protein Structure; J.Mol.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html#BronKerboschCliqueFinder(org.jgrapht.Graph)">BronKerboschCliqueFinder(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="class in org.jgrapht.alg">BronKerboschCliqueFinder</a></dt>
<dd>
<div class="block">Creates a new clique finder.</div>
</dd>
<dt><a href="./org/jgrapht/experimental/alg/color/BrownBacktrackColoring.html" title="class in org.jgrapht.experimental.alg.color"><span class="strong">BrownBacktrackColoring</span></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; - Class in <a href="./org/jgrapht/experimental/alg/color/package-summary.html">org.jgrapht.experimental.alg.color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/BrownBacktrackColoring.html#BrownBacktrackColoring(org.jgrapht.Graph)">BrownBacktrackColoring(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/BrownBacktrackColoring.html" title="class in org.jgrapht.experimental.alg.color">BrownBacktrackColoring</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#build()">build()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Build the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/EdgeProvider.html#buildEdge(V,%20V,%20java.lang.String,%20java.util.Map)">buildEdge(V, V, String, Map&lt;String, String&gt;)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/EdgeProvider.html" title="interface in org.jgrapht.ext">EdgeProvider</a></dt>
<dd>
<div class="block">Construct an edge</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedGraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedGraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedMultigraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph">DirectedMultigraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedMultigraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph">DirectedMultigraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedPseudograph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph">DirectedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedPseudograph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph">DirectedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph">DirectedWeightedMultigraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph">DirectedWeightedMultigraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html" title="class in org.jgrapht.graph">DirectedWeightedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html" title="class in org.jgrapht.graph">DirectedWeightedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Multigraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Multigraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Pseudograph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph">Pseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Pseudograph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph">Pseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedGraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedGraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph">SimpleGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph">SimpleGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleWeightedGraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph">SimpleWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleWeightedGraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph">SimpleWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedMultigraph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph">WeightedMultigraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedMultigraph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph">WeightedMultigraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedPseudograph.html#builder(java.lang.Class)">builder(Class&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph">WeightedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedPseudograph.html#builder(org.jgrapht.EdgeFactory)">builder(EdgeFactory&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph">WeightedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.html#buildMatching()">buildMatching()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.html" title="class in org.jgrapht.alg">KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation</a></dt>
<dd>
<div class="block">Gets costs-matrix as input and returns assignment of tasks
(designated by the columns of cost-matrix) to the workers (designated
by the rows of the cost-matrix) so that to MINIMIZE total
tasks-tackling costs</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#buildMaximumFlow(V,%20V)">buildMaximumFlow(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html#buildMaximumFlow(V,%20V)">buildMaximumFlow(V, V)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Sets current source to <tt>source</tt>, current sink to <tt>sink</tt>,
then calculates maximum flow from <tt>source</tt> to <tt>sink</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html#buildMaximumFlow(V,%20V)">buildMaximumFlow(V, V)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html" title="class in org.jgrapht.alg.flow">PushRelabelMaximumFlow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.html#buildMaximumFlow(V,%20V)">buildMaximumFlow(V, V)</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.html" title="interface in org.jgrapht.alg.interfaces">MaximumFlowAlgorithm</a></dt>
<dd>
<div class="block">Builds maximum flow for the supplied network flow, for the supplied
${source} and ${sink}</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#buildUnmodifiable()">buildUnmodifiable()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Build an unmodifiable version graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html#buildUnmodifiable()">buildUnmodifiable()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">DirectedGraphBuilderBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html#buildUnmodifiable()">buildUnmodifiable()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">UndirectedGraphBuilderBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VertexProvider.html#buildVertex(java.lang.String,%20java.util.Map)">buildVertex(String, Map&lt;String, String&gt;)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/VertexProvider.html" title="interface in org.jgrapht.ext">VertexProvider</a></dt>
<dd>
<div class="block">Create a vertex</div>
</dd>
</dl>
<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.html#calculate(V,%20V,%20V)">calculate(V, V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.html" title="class in org.jgrapht.alg">TarjanLowestCommonAncestor</a></dt>
<dd>
<div class="block">Calculate the LCM between <code>a</code> and <code>b</code> treating
<code>start</code> as the root we want to search from.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.html#calculate(V,%20java.util.List)">calculate(V, List&lt;TarjanLowestCommonAncestor.LcaRequestResponse&lt;V&gt;&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.html" title="class in org.jgrapht.alg">TarjanLowestCommonAncestor</a></dt>
<dd>
<div class="block">Calculate the LCMs between a set of pairs (<code>a</code> and <code>
b</code>) treating <code>start</code> as the root we want to search from,
and setting the LCA of each pair in its LCA field</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#calculateMaximumFlow(V,%20V)">calculateMaximumFlow(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets current source to <tt>source</tt>, current sink to <tt>sink</tt>,
then calculates maximum flow from <tt>source</tt> to <tt>sink</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#cameFrom">cameFrom</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#cascadingCut(org.jgrapht.util.FibonacciHeapNode)">cascadingCut(FibonacciHeapNode&lt;T&gt;)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Performs a cascading cut operation.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/StarGraphGenerator.html#CENTER_VERTEX">CENTER_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/StarGraphGenerator.html" title="class in org.jgrapht.generate">StarGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/ChromaticNumber.html" title="class in org.jgrapht.alg"><span class="strong">ChromaticNumber</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Allows the <a href="http://mathworld.wolfram.com/ChromaticNumber.html">
chromatic number</a> of a graph to be calculated.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ChromaticNumber.html#ChromaticNumber()">ChromaticNumber()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/ChromaticNumber.html" title="class in org.jgrapht.alg">ChromaticNumber</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="class in org.jgrapht.graph"><span class="strong">ClassBasedEdgeFactory</span></a>&lt;<a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="type parameter in ClassBasedEdgeFactory">V</a>,<a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="type parameter in ClassBasedEdgeFactory">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An <a href="./org/jgrapht/EdgeFactory.html" title="interface in org.jgrapht"><code>EdgeFactory</code></a> for producing edges by using a class as a factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html#ClassBasedEdgeFactory(java.lang.Class)">ClassBasedEdgeFactory(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="class in org.jgrapht.graph">ClassBasedEdgeFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/ClassBasedVertexFactory.html" title="class in org.jgrapht.graph"><span class="strong">ClassBasedVertexFactory</span></a>&lt;<a href="./org/jgrapht/graph/ClassBasedVertexFactory.html" title="type parameter in ClassBasedVertexFactory">V</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A <a href="./org/jgrapht/VertexFactory.html" title="interface in org.jgrapht"><code>VertexFactory</code></a> for producing vertices by using a class as a factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ClassBasedVertexFactory.html#ClassBasedVertexFactory(java.lang.Class)">ClassBasedVertexFactory(Class&lt;? extends V&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ClassBasedVertexFactory.html" title="class in org.jgrapht.graph">ClassBasedVertexFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html#clear()">clear()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="class in org.jgrapht.ext">IntegerEdgeNameProvider</a></dt>
<dd>
<div class="block">Clears all cached identifiers, and resets the unique identifier counter.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerNameProvider.html#clear()">clear()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerNameProvider.html" title="class in org.jgrapht.ext">IntegerNameProvider</a></dt>
<dd>
<div class="block">Clears all cached identifiers, and resets the unique identifier counter.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#clear()">clear()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Removes all elements from this heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Visited.html#clearVisited(int)">clearVisited(int)</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Visited.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.Visited</a></dt>
<dd>
<div class="block">Clear the visited state of the given topological index</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html#clearVisited(int)">clearVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html#clearVisited(int)">clearVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayListImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html#clearVisited(int)">clearVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedBitSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html#clearVisited(int)">clearVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedHashSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg"><span class="strong">CliqueMinimalSeparatorDecomposition</span></a>&lt;<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="type parameter in CliqueMinimalSeparatorDecomposition">V</a>,<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="type parameter in CliqueMinimalSeparatorDecomposition">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Clique Minimal Separator Decomposition using MCS-M+ and Atoms algorithm as
described in Berry et al.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#CliqueMinimalSeparatorDecomposition(org.jgrapht.UndirectedGraph)">CliqueMinimalSeparatorDecomposition(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Setup a clique minimal separator decomposition on undirected graph <code>
g</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#clone()">clone()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Returns a shallow copy of this graph instance.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#clone()">clone()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#closedList">closedList</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TransitiveClosure.html#closeSimpleDirectedGraph(org.jgrapht.graph.SimpleDirectedGraph)">closeSimpleDirectedGraph(SimpleDirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TransitiveClosure.html" title="class in org.jgrapht.alg">TransitiveClosure</a></dt>
<dd>
<div class="block">Computes the transitive closure of the given graph.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse"><span class="strong">ClosestFirstIterator</span></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; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">A closest-first iterator for a directed or undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph)">ClosestFirstIterator(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Creates a new closest-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph,%20V)">ClosestFirstIterator(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Creates a new closest-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph,%20V,%20double)">ClosestFirstIterator(Graph&lt;V, E&gt;, V, double)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Creates a new radius-bounded closest-first iterator for the specified
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#combine(double,%20double)">combine(double, double)</a></span> - Method in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Combines two weights.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/AlwaysEqualComparator.html#compare(T,%20T)">compare(T, T)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/AlwaysEqualComparator.html" title="class in org.jgrapht.alg.util">AlwaysEqualComparator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/VertexDegreeComparator.html#compare(V,%20V)">compare(V, V)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org.jgrapht.alg.util">VertexDegreeComparator</a></dt>
<dd>
<div class="block">Compare the degrees of <code>v1</code> and <code>v2</code>, taking into
account whether ascending or descending order is used.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html#compareFlowTo(double,%20double)">compareFlowTo(double, double)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="class in org.jgrapht.alg.flow">MaximumFlowAlgorithmBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#compareTo(org.jgrapht.alg.StoerWagnerMinimumCut.VertexAndWeight)">compareTo(StoerWagnerMinimumCut&lt;V, E&gt;.VertexAndWeight)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>
<div class="block">compareTo that sorts in reverse order because we need extract-max and
queue provides extract-min.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#compareTo(org.jgrapht.util.ModifiableInteger)">compareTo(ModifiableInteger)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Compares two <code>ModifiableInteger</code> objects numerically.</div>
</dd>
<dt><a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">CompleteBipartiteGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a <a
href="http://mathworld.wolfram.com/CompleteBipartiteGraph.html">complete
bipartite graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html#CompleteBipartiteGraphGenerator(int,%20int)">CompleteBipartiteGraphGenerator(int, int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="class in org.jgrapht.generate">CompleteBipartiteGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new CompleteBipartiteGraphGenerator object.</div>
</dd>
<dt><a href="./org/jgrapht/demo/CompleteGraphDemo.html" title="class in org.jgrapht.demo"><span class="strong">CompleteGraphDemo</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/CompleteGraphDemo.html#CompleteGraphDemo()">CompleteGraphDemo()</a></span> - Constructor for class org.jgrapht.demo.<a href="./org/jgrapht/demo/CompleteGraphDemo.html" title="class in org.jgrapht.demo">CompleteGraphDemo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/CompleteGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">CompleteGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a complete graph of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/CompleteGraphGenerator.html#CompleteGraphGenerator(int)">CompleteGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/CompleteGraphGenerator.html" title="class in org.jgrapht.generate">CompleteGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new CompleteGraphGenerator.</div>
</dd>
<dt><a href="./org/jgrapht/ext/ComponentAttributeProvider.html" title="interface in org.jgrapht.ext"><span class="strong">ComponentAttributeProvider</span></a>&lt;<a href="./org/jgrapht/ext/ComponentAttributeProvider.html" title="type parameter in ComponentAttributeProvider">T</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Provides display attributes for vertices and/or edges in a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html#composeFlow()">composeFlow()</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="class in org.jgrapht.alg.flow">MaximumFlowAlgorithmBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#computeMinCut(V,%20V)">computeMinCut(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>
<div class="block">Compute a minimum s-t cut</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html#CONNECTED_COMPONENT_FINISHED">CONNECTED_COMPONENT_FINISHED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event">ConnectedComponentTraversalEvent</a></dt>
<dd>
<div class="block">Connected component traversal finished event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html#CONNECTED_COMPONENT_STARTED">CONNECTED_COMPONENT_STARTED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event">ConnectedComponentTraversalEvent</a></dt>
<dd>
<div class="block">Connected component traversal started event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#connectedComponentFinished(org.jgrapht.event.ConnectedComponentTraversalEvent)">connectedComponentFinished(ConnectedComponentTraversalEvent)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform listeners that the traversal of the current connected
component has finished.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#connectedComponentFinished(org.jgrapht.event.ConnectedComponentTraversalEvent)">connectedComponentFinished(ConnectedComponentTraversalEvent)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#connectedComponentStarted(org.jgrapht.event.ConnectedComponentTraversalEvent)">connectedComponentStarted(ConnectedComponentTraversalEvent)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform listeners that a traversal of a new connected component
has started.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#connectedComponentStarted(org.jgrapht.event.ConnectedComponentTraversalEvent)">connectedComponentStarted(ConnectedComponentTraversalEvent)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event"><span class="strong">ConnectedComponentTraversalEvent</span></a> - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A traversal event with respect to a connected component.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html#ConnectedComponentTraversalEvent(java.lang.Object,%20int)">ConnectedComponentTraversalEvent(Object, int)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event">ConnectedComponentTraversalEvent</a></dt>
<dd>
<div class="block">Creates a new ConnectedComponentTraversalEvent.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#connectedSetOf(V)">connectedSetOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Returns a set of all vertices that are in the maximally connected
component together with the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#connectedSets()">connectedSets()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Returns a list of <code>Set</code> s, where each set contains all
vertices that are in the same maximally connected component.</div>
</dd>
<dt><a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg"><span class="strong">ConnectivityInspector</span></a>&lt;<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="type parameter in ConnectivityInspector">V</a>,<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="type parameter in ConnectivityInspector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Allows obtaining various connectivity aspects of a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#ConnectivityInspector(org.jgrapht.UndirectedGraph)">ConnectivityInspector(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Creates a connectivity inspector for the specified undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#ConnectivityInspector(org.jgrapht.DirectedGraph)">ConnectivityInspector(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Creates a connectivity inspector for the specified directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#consolidate()">consolidate()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#containsEdge(V,%20V)">containsEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#containsEdge(V,%20V)">containsEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if and only if this graph contains an edge going
from the source vertex to the target vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#containsEdge(E)">containsEdge(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if this graph contains the specified edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#containsVertex(V)">containsVertex(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if this graph contains the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/GridGraphGenerator.html#CORNER_VERTEX">CORNER_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/GridGraphGenerator.html" title="class in org.jgrapht.generate">GridGraphGenerator</a></dt>
<dd>
<div class="block">Role for the vertices at the corners.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html#countSimpleCycles()">countSimpleCycles()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="class in org.jgrapht.alg.cycle">HawickJamesSimpleCycles</a></dt>
<dd>
<div class="block">Count the number of simple cycles.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Extension.ExtensionFactory.html#create()">create()</a></span> - Method in interface org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Extension.ExtensionFactory.html" title="interface in org.jgrapht.alg.util">Extension.ExtensionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#createDefaultEdgeAttributes(org.jgrapht.Graph)">createDefaultEdgeAttributes(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Creates and returns a map of attributes to be used as defaults for edge
attributes, depending on the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#createDefaultVertexAttributes()">createDefaultVertexAttributes()</a></span> - Static method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Creates and returns a map of attributes to be used as defaults for vertex
attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#createDirectedSpecifics()">createDirectedSpecifics()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/EdgeFactory.html#createEdge(V,%20V)">createEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/EdgeFactory.html" title="interface in org.jgrapht">EdgeFactory</a></dt>
<dd>
<div class="block">Creates a new edge whose endpoints are the specified source and target
vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html#createEdge(V,%20V)">createEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="class in org.jgrapht.graph">ClassBasedEdgeFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html#createEdgeCell(EE)">createEdgeCell(EE)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org.jgrapht.ext">JGraphModelAdapter.CellFactory</a></dt>
<dd>
<div class="block">Creates an edge cell that contains its respective JGraphT edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#createEdgeCell(EE)">createEdgeCell(EE)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#createEdges(org.jgrapht.Graph,%20java.util.Map,%20int,%20java.util.Random)">createEdges(Graph&lt;VV, EE&gt;, Map&lt;Integer, VV&gt;, int, Random)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate">RandomGraphGenerator.DefaultEdgeTopologyFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html#createEdges(org.jgrapht.Graph,%20java.util.Map,%20int,%20java.util.Random)">createEdges(Graph&lt;VV, EE&gt;, Map&lt;Integer, VV&gt;, int, Random)</a></span> - Method in interface org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="interface in org.jgrapht.generate">RandomGraphGenerator.EdgeTopologyFactory</a></dt>
<dd>
<div class="block">Two different calls to the createEdges() with the same parameters
must result in the generation of the same.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeSetFactory.html#createEdgeSet(V)">createEdgeSet(V)</a></span> - Method in interface org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeSetFactory.html" title="interface in org.jgrapht.graph">EdgeSetFactory</a></dt>
<dd>
<div class="block">Create a new edge set for a particular vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Extension.html#createInstance()">createInstance()</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Extension.html" title="class in org.jgrapht.alg.util">Extension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#createUndirectedSpecifics()">createUndirectedSpecifics()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ClassBasedVertexFactory.html#createVertex()">createVertex()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/ClassBasedVertexFactory.html" title="class in org.jgrapht.graph">ClassBasedVertexFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/VertexFactory.html#createVertex()">createVertex()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a></dt>
<dd>
<div class="block">Creates a new vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html#createVertexCell(VV)">createVertexCell(VV)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org.jgrapht.ext">JGraphModelAdapter.CellFactory</a></dt>
<dd>
<div class="block">Creates a vertex cell that contains its respective JGraphT vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#createVertexCell(VV)">createVertexCell(VV)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse"><span class="strong">CrossComponentIterator</span></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>,<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">D</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">Provides a cross-connected-component traversal functionality for iterator
subclasses.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#CrossComponentIterator(org.jgrapht.Graph,%20V)">CrossComponentIterator(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Creates a new iterator for the specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html" title="enum in org.jgrapht.traverse"><span class="strong">CrossComponentIterator.VisitColor</span></a> - Enum in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">Standard vertex visit state enumeration.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#cut(org.jgrapht.util.FibonacciHeapNode,%20org.jgrapht.util.FibonacciHeapNode)">cut(FibonacciHeapNode&lt;T&gt;, FibonacciHeapNode&lt;T&gt;)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">The reverse of the link operation: removes x from the child list of y.</div>
</dd>
<dt><a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg"><span class="strong">CycleDetector</span></a>&lt;<a href="./org/jgrapht/alg/CycleDetector.html" title="type parameter in CycleDetector">V</a>,<a href="./org/jgrapht/alg/CycleDetector.html" title="type parameter in CycleDetector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Performs cycle detection on a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#CycleDetector(org.jgrapht.DirectedGraph)">CycleDetector(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Creates a cycle detector for the specified graph.</div>
</dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#decreaseKey(org.jgrapht.util.FibonacciHeapNode,%20double)">decreaseKey(FibonacciHeapNode&lt;T&gt;, double)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Decreases the key value for a heap node, given the new value to take on.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#decrement()">decrement()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Subtracts one from the value of this modifiable integer.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/WeightedGraph.html#DEFAULT_EDGE_WEIGHT">DEFAULT_EDGE_WEIGHT</a></span> - Static variable in interface org.jgrapht.<a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a></dt>
<dd>
<div class="block">The default weight for an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#DEFAULT_EPSILON">DEFAULT_EPSILON</a></span> - Static variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Default tolerance.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html#DEFAULT_EPSILON">DEFAULT_EPSILON</a></span> - Static variable in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="class in org.jgrapht.alg.flow">MaximumFlowAlgorithmBase</a></dt>
<dd>
<div class="block">Default tolerance.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">DefaultDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="type parameter in DefaultDirectedGraph">V</a>,<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="type parameter in DefaultDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedGraph.html#DefaultDirectedGraph(java.lang.Class)">DefaultDirectedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedGraph.html#DefaultDirectedGraph(org.jgrapht.EdgeFactory)">DefaultDirectedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new directed graph with the specified edge factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">DefaultDirectedWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="type parameter in DefaultDirectedWeightedGraph">V</a>,<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="type parameter in DefaultDirectedWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html#DefaultDirectedWeightedGraph(java.lang.Class)">DefaultDirectedWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new directed weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html#DefaultDirectedWeightedGraph(org.jgrapht.EdgeFactory)">DefaultDirectedWeightedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new directed weighted graph with the specified edge factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph"><span class="strong">DefaultEdge</span></a> - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A default implementation for edges in a <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultEdge.html#DefaultEdge()">DefaultEdge()</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph">DefaultEdge</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="class in org.jgrapht.graph"><span class="strong">DefaultGraphMapping</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">Implementation of the GraphMapping interface.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultGraphMapping.html#DefaultGraphMapping(java.util.Map,%20java.util.Map,%20org.jgrapht.Graph,%20org.jgrapht.Graph)">DefaultGraphMapping(Map&lt;V, V&gt;, Map&lt;V, V&gt;, Graph&lt;V, E&gt;, Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="class in org.jgrapht.graph">DefaultGraphMapping</a></dt>
<dd>
<div class="block">The maps themselves are used.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph"><span class="strong">DefaultListenableGraph</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#DefaultListenableGraph(org.jgrapht.Graph)">DefaultListenableGraph(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Creates a new listenable graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#DefaultListenableGraph(org.jgrapht.Graph,%20boolean)">DefaultListenableGraph(Graph&lt;V, E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Creates a new listenable graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultWeightedEdge.html" title="class in org.jgrapht.graph"><span class="strong">DefaultWeightedEdge</span></a> - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A default implementation for edges in a <a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht"><code>WeightedGraph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultWeightedEdge.html#DefaultWeightedEdge()">DefaultWeightedEdge()</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultWeightedEdge.html" title="class in org.jgrapht.graph">DefaultWeightedEdge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedGraphUnion.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedGraphUnion.html" title="class in org.jgrapht.graph">UndirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedSubgraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="class in org.jgrapht.graph">UndirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/UndirectedGraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht">UndirectedGraph</a></dt>
<dd>
<div class="block">Returns the degree of the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#delete(org.jgrapht.util.FibonacciHeapNode)">delete(FibonacciHeapNode&lt;T&gt;)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Deletes a node from the heap given the reference to the node.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse"><span class="strong">DepthFirstIterator</span></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; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">A depth-first iterator for a directed and an undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#DepthFirstIterator(org.jgrapht.Graph)">DepthFirstIterator(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>
<div class="block">Creates a new depth-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#DepthFirstIterator(org.jgrapht.Graph,%20V)">DepthFirstIterator(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>
<div class="block">Creates a new depth-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#detectCycles()">detectCycles()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Performs yes/no cycle detection on the entire graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#detectCyclesContainingVertex(V)">detectCyclesContainingVertex(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Performs yes/no cycle detection on an individual vertex.</div>
</dd>
<dt><a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg"><span class="strong">DijkstraShortestPath</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">An implementation of <a
href="http://mathworld.wolfram.com/DijkstrasAlgorithm.html">Dijkstra's
shortest path algorithm</a> using <code>ClosestFirstIterator</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#DijkstraShortestPath(org.jgrapht.Graph,%20V,%20V)">DijkstraShortestPath(Graph&lt;V, E&gt;, V, V)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Creates and executes a new DijkstraShortestPath algorithm instance.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#DijkstraShortestPath(org.jgrapht.Graph,%20V,%20V,%20double)">DijkstraShortestPath(Graph&lt;V, E&gt;, V, V, double)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Creates and executes a new DijkstraShortestPath algorithm instance.</div>
</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph</span></a>&lt;<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="type parameter in DirectedAcyclicGraph">V</a>,<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="type parameter in DirectedAcyclicGraph">E</a>&gt; - Class in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#DirectedAcyclicGraph(java.lang.Class)">DirectedAcyclicGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#DirectedAcyclicGraph(org.jgrapht.EdgeFactory)">DirectedAcyclicGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.CycleFoundException.html" title="class in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.CycleFoundException</span></a> - Exception in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">Exception used in dfsF when a cycle is found</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.CycleFoundException.html#DirectedAcyclicGraph.CycleFoundException()">DirectedAcyclicGraph.CycleFoundException()</a></span> - Constructor for exception org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.CycleFoundException.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.CycleFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html" title="class in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.Region</span></a> - Class in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">Region is an *inclusive* range of indices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html#DirectedAcyclicGraph.Region(int,%20int)">DirectedAcyclicGraph.Region(int, int)</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.Region</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html" title="interface in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.TopoOrderMapping</span></a>&lt;<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html" title="type parameter in DirectedAcyclicGraph.TopoOrderMapping">V</a>&gt; - Interface in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">For performance tuning, an interface for storing the topological ordering</div>
</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMappingFactory.html" title="interface in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.TopoOrderMappingFactory</span></a>&lt;<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMappingFactory.html" title="type parameter in DirectedAcyclicGraph.TopoOrderMappingFactory">V</a>&gt; - Interface in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html" title="class in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.TopoVertexMap</span></a> - Class in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">For performance and flexibility uses an ArrayList for topological index
to vertex mapping, and a HashMap for vertex to topological index mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html#DirectedAcyclicGraph.TopoVertexMap()">DirectedAcyclicGraph.TopoVertexMap()</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoVertexMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Visited.html" title="interface in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.Visited</span></a> - Interface in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">this interface allows specification of a strategy for marking vertices as
visited (based on their topological index, so the vertex type isn't part
of the interface).</div>
</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html" title="class in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.VisitedArrayImpl</span></a> - Class in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">This implementation, somewhat to my surprise, is slower than the
ArrayList version, probably due to its reallocation of the underlying
array for every topology reorder that is required.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html#DirectedAcyclicGraph.VisitedArrayImpl()">DirectedAcyclicGraph.VisitedArrayImpl()</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayImpl</a></dt>
<dd>
<div class="block">Constructs empty factory instance</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html#DirectedAcyclicGraph.VisitedArrayImpl(org.jgrapht.experimental.dag.DirectedAcyclicGraph.Region)">DirectedAcyclicGraph.VisitedArrayImpl(DirectedAcyclicGraph.Region)</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html" title="class in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.VisitedArrayListImpl</span></a> - Class in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">This implementation seems to offer the best performance in most cases.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html#DirectedAcyclicGraph.VisitedArrayListImpl()">DirectedAcyclicGraph.VisitedArrayListImpl()</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayListImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html" title="class in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.VisitedBitSetImpl</span></a> - Class in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">This implementation is close to the performance of VisitedArrayListImpl,
with 1/8 the memory usage.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html#DirectedAcyclicGraph.VisitedBitSetImpl()">DirectedAcyclicGraph.VisitedBitSetImpl()</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedBitSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedFactory.html" title="interface in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.VisitedFactory</span></a> - Interface in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">interface for a factory that vends Visited implementations</div>
</dd>
<dt><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html" title="class in org.jgrapht.experimental.dag"><span class="strong">DirectedAcyclicGraph.VisitedHashSetImpl</span></a> - Class in <a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a></dt>
<dd>
<div class="block">This implementation doesn't seem to perform as well, though I can imagine
circumstances where it should shine (lots and lots of vertices).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html#DirectedAcyclicGraph.VisitedHashSetImpl()">DirectedAcyclicGraph.VisitedHashSetImpl()</a></span> - Constructor for class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedHashSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht"><span class="strong">DirectedGraph</span></a>&lt;<a href="./org/jgrapht/DirectedGraph.html" title="type parameter in DirectedGraph">V</a>,<a href="./org/jgrapht/DirectedGraph.html" title="type parameter in DirectedGraph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A graph whose all edges are directed.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="class in org.jgrapht.graph.builder"><span class="strong">DirectedGraphBuilder</span></a>&lt;<a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="type parameter in DirectedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="type parameter in DirectedGraphBuilder">E</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="type parameter in DirectedGraphBuilder">G</a> extends <a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="type parameter in DirectedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="type parameter in DirectedGraphBuilder">E</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">A builder class for <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html#DirectedGraphBuilder(G)">DirectedGraphBuilder(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="class in org.jgrapht.graph.builder">DirectedGraphBuilder</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder"><span class="strong">DirectedGraphBuilderBase</span></a>&lt;<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">E</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">G</a> extends <a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">E</a>&gt;,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">B</a> extends <a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">DirectedGraphBuilderBase</a>&lt;<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">E</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">G</a>,<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="type parameter in DirectedGraphBuilderBase">B</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">Base class for <a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="class in org.jgrapht.graph.builder"><code>DirectedGraphBuilder</code></a> for extending.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html#DirectedGraphBuilderBase(G)">DirectedGraphBuilderBase(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/DirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">DirectedGraphBuilderBase</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph"><span class="strong">DirectedGraphUnion</span></a>&lt;<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="type parameter in DirectedGraphUnion">V</a>,<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="type parameter in DirectedGraphUnion">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#DirectedGraphUnion(org.jgrapht.DirectedGraph,%20org.jgrapht.DirectedGraph,%20org.jgrapht.util.WeightCombiner)">DirectedGraphUnion(DirectedGraph&lt;V, E&gt;, DirectedGraph&lt;V, E&gt;, WeightCombiner)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#DirectedGraphUnion(org.jgrapht.DirectedGraph,%20org.jgrapht.DirectedGraph)">DirectedGraphUnion(DirectedGraph&lt;V, E&gt;, DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/DirectedMaskSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedMaskSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedMaskSubgraph.html" title="type parameter in DirectedMaskSubgraph">V</a>,<a href="./org/jgrapht/graph/DirectedMaskSubgraph.html" title="type parameter in DirectedMaskSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedMaskSubgraph.html#DirectedMaskSubgraph(org.jgrapht.DirectedGraph,%20org.jgrapht.graph.MaskFunctor)">DirectedMaskSubgraph(DirectedGraph&lt;V, E&gt;, MaskFunctor&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedMaskSubgraph.html" title="class in org.jgrapht.graph">DirectedMaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedMultigraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="type parameter in DirectedMultigraph">V</a>,<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="type parameter in DirectedMultigraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedMultigraph.html#DirectedMultigraph(java.lang.Class)">DirectedMultigraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph">DirectedMultigraph</a></dt>
<dd>
<div class="block">Creates a new directed multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedMultigraph.html#DirectedMultigraph(org.jgrapht.EdgeFactory)">DirectedMultigraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph">DirectedMultigraph</a></dt>
<dd>
<div class="block">Creates a new directed multigraph with the specified edge factory.</div>
</dd>
<dt><a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg"><span class="strong">DirectedNeighborIndex</span></a>&lt;<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="type parameter in DirectedNeighborIndex">V</a>,<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="type parameter in DirectedNeighborIndex">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Maintains a cache of each vertex's neighbors.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#DirectedNeighborIndex(org.jgrapht.DirectedGraph)">DirectedNeighborIndex(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Creates a neighbor index for the specified directed graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedPseudograph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="type parameter in DirectedPseudograph">V</a>,<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="type parameter in DirectedPseudograph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedPseudograph.html#DirectedPseudograph(java.lang.Class)">DirectedPseudograph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph">DirectedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedPseudograph.html#DirectedPseudograph(org.jgrapht.EdgeFactory)">DirectedPseudograph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph">DirectedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle"><span class="strong">DirectedSimpleCycles</span></a>&lt;<a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="type parameter in DirectedSimpleCycles">V</a>,<a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="type parameter in DirectedSimpleCycles">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a></dt>
<dd>
<div class="block">A common interface for classes implementing algorithms for enumeration of the
simple cycles of a directed graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="type parameter in DirectedSubgraph">V</a>,<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="type parameter in DirectedSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed graph that is a subgraph on other graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#DirectedSubgraph(org.jgrapht.DirectedGraph,%20java.util.Set,%20java.util.Set)">DirectedSubgraph(DirectedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>
<div class="block">Creates a new directed subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="class in org.jgrapht.graph.builder"><span class="strong">DirectedWeightedGraphBuilder</span></a>&lt;<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="type parameter in DirectedWeightedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="type parameter in DirectedWeightedGraphBuilder">E</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="type parameter in DirectedWeightedGraphBuilder">G</a> extends <a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="type parameter in DirectedWeightedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="type parameter in DirectedWeightedGraphBuilder">E</a>&gt; & <a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="type parameter in DirectedWeightedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="type parameter in DirectedWeightedGraphBuilder">E</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">A builder class for directed weighted graphs}.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html#DirectedWeightedGraphBuilder(G)">DirectedWeightedGraphBuilder(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="class in org.jgrapht.graph.builder">DirectedWeightedGraphBuilder</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder"><span class="strong">DirectedWeightedGraphBuilderBase</span></a>&lt;<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">E</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">G</a> extends <a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">E</a>&gt; & <a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">E</a>&gt;,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">B</a> extends <a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">DirectedWeightedGraphBuilderBase</a>&lt;<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">E</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">G</a>,<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="type parameter in DirectedWeightedGraphBuilderBase">B</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">Base class for <a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="class in org.jgrapht.graph.builder"><code>DirectedWeightedGraphBuilder</code></a> for extending.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html#DirectedWeightedGraphBuilderBase(G)">DirectedWeightedGraphBuilderBase(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">DirectedWeightedGraphBuilderBase</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedWeightedMultigraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="type parameter in DirectedWeightedMultigraph">V</a>,<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="type parameter in DirectedWeightedMultigraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed weighted multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html#DirectedWeightedMultigraph(java.lang.Class)">DirectedWeightedMultigraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph">DirectedWeightedMultigraph</a></dt>
<dd>
<div class="block">Creates a new directed weighted multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html#DirectedWeightedMultigraph(org.jgrapht.EdgeFactory)">DirectedWeightedMultigraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph">DirectedWeightedMultigraph</a></dt>
<dd>
<div class="block">Creates a new directed weighted multigraph with the specified edge
factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedWeightedPseudograph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html" title="type parameter in DirectedWeightedPseudograph">V</a>,<a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html" title="type parameter in DirectedWeightedPseudograph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed weighted pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html#DirectedWeightedPseudograph(java.lang.Class)">DirectedWeightedPseudograph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html" title="class in org.jgrapht.graph">DirectedWeightedPseudograph</a></dt>
<dd>
<div class="block">Creates a new directed weighted pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html#DirectedWeightedPseudograph(org.jgrapht.EdgeFactory)">DirectedWeightedPseudograph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedPseudograph.html" title="class in org.jgrapht.graph">DirectedWeightedPseudograph</a></dt>
<dd>
<div class="block">Creates a new directed weighted pseudograph with the specified edge
factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedWeightedSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html" title="type parameter in DirectedWeightedSubgraph">V</a>,<a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html" title="type parameter in DirectedWeightedSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed weighted graph that is a subgraph on other graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html#DirectedWeightedSubgraph(org.jgrapht.WeightedGraph,%20java.util.Set,%20java.util.Set)">DirectedWeightedSubgraph(WeightedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html" title="class in org.jgrapht.graph">DirectedWeightedSubgraph</a></dt>
<dd>
<div class="block">Creates a new weighted directed subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext"><span class="strong">DOTExporter</span></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; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph into a DOT file.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTExporter.html#DOTExporter()">DOTExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext">DOTExporter</a></dt>
<dd>
<div class="block">Constructs a new DOTExporter object with an integer name provider for the
vertex IDs and null providers for the vertex and edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTExporter.html#DOTExporter(org.jgrapht.ext.VertexNameProvider,%20org.jgrapht.ext.VertexNameProvider,%20org.jgrapht.ext.EdgeNameProvider)">DOTExporter(VertexNameProvider&lt;V&gt;, VertexNameProvider&lt;V&gt;, EdgeNameProvider&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext">DOTExporter</a></dt>
<dd>
<div class="block">Constructs a new DOTExporter object with the given ID and label
providers.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTExporter.html#DOTExporter(org.jgrapht.ext.VertexNameProvider,%20org.jgrapht.ext.VertexNameProvider,%20org.jgrapht.ext.EdgeNameProvider,%20org.jgrapht.ext.ComponentAttributeProvider,%20org.jgrapht.ext.ComponentAttributeProvider)">DOTExporter(VertexNameProvider&lt;V&gt;, VertexNameProvider&lt;V&gt;, EdgeNameProvider&lt;E&gt;, ComponentAttributeProvider&lt;V&gt;, ComponentAttributeProvider&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext">DOTExporter</a></dt>
<dd>
<div class="block">Constructs a new DOTExporter object with the given ID, label, and
attribute providers.</div>
</dd>
<dt><a href="./org/jgrapht/ext/DOTImporter.html" title="class in org.jgrapht.ext"><span class="strong">DOTImporter</span></a>&lt;<a href="./org/jgrapht/ext/DOTImporter.html" title="type parameter in DOTImporter">V</a>,<a href="./org/jgrapht/ext/DOTImporter.html" title="type parameter in DOTImporter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Imports a graph from a DOT file.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTImporter.html#DOTImporter(org.jgrapht.ext.VertexProvider,%20org.jgrapht.ext.EdgeProvider)">DOTImporter(VertexProvider&lt;V&gt;, EdgeProvider&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTImporter.html" title="class in org.jgrapht.ext">DOTImporter</a></dt>
<dd>
<div class="block">Constructs a new DOTImporter with the given providers</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTImporter.html#DOTImporter(org.jgrapht.ext.VertexProvider,%20org.jgrapht.ext.EdgeProvider,%20org.jgrapht.ext.VertexUpdater)">DOTImporter(VertexProvider&lt;V&gt;, EdgeProvider&lt;V, E&gt;, VertexUpdater&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTImporter.html" title="class in org.jgrapht.ext">DOTImporter</a></dt>
<dd>
<div class="block">Constructs a new DOTImporter with the given providers</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#doubleValue()">doubleValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/event/EdgeTraversalEvent.html#edge">edge</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="class in org.jgrapht.event">EdgeTraversalEvent</a></dt>
<dd>
<div class="block">The traversed edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#edge">edge</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">The edge that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#EDGE_ADDED">EDGE_ADDED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Edge added event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#EDGE_REMOVED">EDGE_REMOVED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Edge removed event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphListener.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/GraphListener.html" title="interface in org.jgrapht.event">GraphListener</a></dt>
<dd>
<div class="block">Notifies that an edge has been added to the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGenerator.html#edgeClass">edgeClass</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="class in org.jgrapht.generate">WeightedGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGenerator.html#edgeClass(java.lang.Class)">edgeClass(Class&lt;? extends E&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="class in org.jgrapht.generate">WeightedGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#edgeComparator">edgeComparator</a></span> - Variable in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html#edgeExtended(E)">edgeExtended(E)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="class in org.jgrapht.alg.flow">MaximumFlowAlgorithmBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/EdgeFactory.html" title="interface in org.jgrapht"><span class="strong">EdgeFactory</span></a>&lt;<a href="./org/jgrapht/EdgeFactory.html" title="type parameter in EdgeFactory">V</a>,<a href="./org/jgrapht/EdgeFactory.html" title="type parameter in EdgeFactory">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">An edge factory used by graphs for creating new edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGenerator.html#edgeFactory">edgeFactory</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="class in org.jgrapht.generate">WeightedGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGenerator.html#edgeFactory(org.jgrapht.EdgeFactory)">edgeFactory(EdgeFactory&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="class in org.jgrapht.generate">WeightedGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/EdgeNameProvider.html" title="interface in org.jgrapht.ext"><span class="strong">EdgeNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/EdgeNameProvider.html" title="type parameter in EdgeNameProvider">E</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Assigns a display name for each of the graph edes.</div>
</dd>
<dt><a href="./org/jgrapht/ext/EdgeProvider.html" title="interface in org.jgrapht.ext"><span class="strong">EdgeProvider</span></a>&lt;<a href="./org/jgrapht/ext/EdgeProvider.html" title="type parameter in EdgeProvider">V</a>,<a href="./org/jgrapht/ext/EdgeProvider.html" title="type parameter in EdgeProvider">E</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Defines a provider of edges of type E</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphListener.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/GraphListener.html" title="interface in org.jgrapht.event">GraphListener</a></dt>
<dd>
<div class="block">Notifies that an edge has been removed from the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph"><span class="strong">EdgeReversedGraph</span></a>&lt;<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="type parameter in EdgeReversedGraph">V</a>,<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="type parameter in EdgeReversedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">Provides an edge-reversed view g' of a directed graph g.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#EdgeReversedGraph(org.jgrapht.DirectedGraph)">EdgeReversedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>
<div class="block">Creates a new EdgeReversedGraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#edgeSet()">edgeSet()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns a set of the edges contained in this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/EdgeSetFactory.html" title="interface in org.jgrapht.graph"><span class="strong">EdgeSetFactory</span></a>&lt;<a href="./org/jgrapht/graph/EdgeSetFactory.html" title="type parameter in EdgeSetFactory">V</a>,<a href="./org/jgrapht/graph/EdgeSetFactory.html" title="type parameter in EdgeSetFactory">E</a>&gt; - Interface in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A factory for edge sets.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#edgesOf(V)">edgesOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns a set of all edges touching the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#edgeSource">edgeSource</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">The source vertex of the edge that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#edgeTarget">edgeTarget</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">The target vertex of the edge that this event is related to.</div>
</dd>
<dt><a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="class in org.jgrapht.event"><span class="strong">EdgeTraversalEvent</span></a>&lt;<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="type parameter in EdgeTraversalEvent">V</a>,<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="type parameter in EdgeTraversalEvent">E</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A traversal event for a graph edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/EdgeTraversalEvent.html#EdgeTraversalEvent(java.lang.Object,%20E)">EdgeTraversalEvent(Object, E)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="class in org.jgrapht.event">EdgeTraversalEvent</a></dt>
<dd>
<div class="block">Creates a new EdgeTraversalEvent.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#edgeTraversed(org.jgrapht.event.EdgeTraversalEvent)">edgeTraversed(EdgeTraversalEvent&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform the listener that the specified edge have been visited
during the graph traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#edgeTraversed(org.jgrapht.event.EdgeTraversalEvent)">edgeTraversed(EdgeTraversalEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html" title="class in org.jgrapht.alg"><span class="strong">EdmondsBlossomShrinking</span></a>&lt;<a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html" title="type parameter in EdmondsBlossomShrinking">V</a>,<a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html" title="type parameter in EdmondsBlossomShrinking">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">An implementation of Edmonds Blossom Shrinking algorithm for constructing
maximum matchings on graphs.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html#EdmondsBlossomShrinking()">EdmondsBlossomShrinking()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html" title="class in org.jgrapht.alg">EdmondsBlossomShrinking</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html#EdmondsBlossomShrinking(org.jgrapht.UndirectedGraph)">EdmondsBlossomShrinking(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html" title="class in org.jgrapht.alg">EdmondsBlossomShrinking</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg"><span class="strong">EdmondsKarpMaximumFlow</span></a>&lt;<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="type parameter in EdmondsKarpMaximumFlow">V</a>,<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="type parameter in EdmondsKarpMaximumFlow">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow"><code>EdmondsKarpMaximumFlow</code></a> instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#EdmondsKarpMaximumFlow(org.jgrapht.DirectedGraph)">EdmondsKarpMaximumFlow(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Constructs <tt>MaximumFlow</tt> instance to work with <i>a copy of</i>
<tt>network</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#EdmondsKarpMaximumFlow(org.jgrapht.DirectedGraph,%20double)">EdmondsKarpMaximumFlow(DirectedGraph&lt;V, E&gt;, double)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Constructs <tt>MaximumFlow</tt> instance to work with <i>a copy of</i>
<tt>network</tt>.</div>
</dd>
<dt><a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow"><span class="strong">EdmondsKarpMaximumFlow</span></a>&lt;<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="type parameter in EdmondsKarpMaximumFlow">V</a>,<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="type parameter in EdmondsKarpMaximumFlow">E</a>&gt; - Class in <a href="./org/jgrapht/alg/flow/package-summary.html">org.jgrapht.alg.flow</a></dt>
<dd>
<div class="block">A <a href = "http://en.wikipedia.org/wiki/Flow_network">flow network</a> is a
directed graph where each edge has a capacity and each edge receives a flow.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html#EdmondsKarpMaximumFlow(org.jgrapht.DirectedGraph)">EdmondsKarpMaximumFlow(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Constructs <tt>MaximumFlow</tt> instance to work with <i>a copy of</i>
<tt>network</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html#EdmondsKarpMaximumFlow(org.jgrapht.DirectedGraph,%20double)">EdmondsKarpMaximumFlow(DirectedGraph&lt;V, E&gt;, double)</a></span> - Constructor for class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Constructs <tt>MaximumFlow</tt> instance to work with <i>a copy of</i>
<tt>network</tt>.</div>
</dd>
<dt><a href="./org/jgrapht/generate/EmptyGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">EmptyGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates an <a href="http://mathworld.wolfram.com/EmptyGraph.html">empty
graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/EmptyGraphGenerator.html#EmptyGraphGenerator(int)">EmptyGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/EmptyGraphGenerator.html" title="class in org.jgrapht.generate">EmptyGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new EmptyGraphGenerator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#encounterVertex(V,%20E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#encounterVertex(V,%20E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#encounterVertex(V,%20E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Update data structures the first time we see a vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#encounterVertex(V,%20E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#encounterVertex(V,%20E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#encounterVertexAgain(V,%20E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#encounterVertexAgain(V,%20E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Override superclass.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#encounterVertexAgain(V,%20E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Called whenever we re-encounter a vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#encounterVertexAgain(V,%20E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#encounterVertexAgain(V,%20E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/LinearGraphGenerator.html#END_VERTEX">END_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate">LinearGraphGenerator</a></dt>
<dd>
<div class="block">Role for the last vertex generated.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Pair.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Pair.html" title="class in org.jgrapht.alg.util">Pair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Compares this object to the specified object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/EulerianCircuit.html" title="class in org.jgrapht.alg"><span class="strong">EulerianCircuit</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">This algorithm will check whether a graph is Eulerian (hence it contains an
<a href="http://mathworld.wolfram.com/EulerianCircuit.html">Eulerian
circuit</a>).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EulerianCircuit.html#EulerianCircuit()">EulerianCircuit()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/EulerianCircuit.html" title="class in org.jgrapht.alg">EulerianCircuit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/alg/ExactAlgorithm.html" title="interface in org.jgrapht.experimental.alg"><span class="strong">ExactAlgorithm</span></a>&lt;<a href="./org/jgrapht/experimental/alg/ExactAlgorithm.html" title="type parameter in ExactAlgorithm">ResultType</a>,<a href="./org/jgrapht/experimental/alg/ExactAlgorithm.html" title="type parameter in ExactAlgorithm">V</a>&gt; - Interface in <a href="./org/jgrapht/experimental/alg/package-summary.html">org.jgrapht.experimental.alg</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTExporter.html#export(java.io.Writer,%20org.jgrapht.Graph)">export(Writer, Graph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext">DOTExporter</a></dt>
<dd>
<div class="block">Exports a graph into a plain text file in DOT format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#export(java.io.Writer,%20org.jgrapht.UndirectedGraph)">export(Writer, UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Exports an undirected graph into a plain text file in GML format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#export(java.io.Writer,%20org.jgrapht.DirectedGraph)">export(Writer, DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Exports a directed graph into a plain text file in GML format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GraphMLExporter.html#export(java.io.Writer,%20org.jgrapht.Graph)">export(Writer, Graph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GraphMLExporter.html" title="class in org.jgrapht.ext">GraphMLExporter</a></dt>
<dd>
<div class="block">Exports a graph into a plain text file in GraphML format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VisioExporter.html#export(java.io.OutputStream,%20org.jgrapht.Graph)">export(OutputStream, Graph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/VisioExporter.html" title="class in org.jgrapht.ext">VisioExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a Visio csv file format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#exportAdjacencyMatrix(java.io.Writer,%20org.jgrapht.UndirectedGraph)">exportAdjacencyMatrix(Writer, UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a plain text file format containing a
sparse representation of the graph's adjacency matrix.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#exportAdjacencyMatrix(java.io.Writer,%20org.jgrapht.DirectedGraph)">exportAdjacencyMatrix(Writer, DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a plain text file format containing a
sparse representation of the graph's adjacency matrix.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#exportLaplacianMatrix(java.io.Writer,%20org.jgrapht.UndirectedGraph)">exportLaplacianMatrix(Writer, UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a plain text file format containing a
sparse representation of the graph's Laplacian matrix.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#exportNormalizedLaplacianMatrix(java.io.Writer,%20org.jgrapht.UndirectedGraph)">exportNormalizedLaplacianMatrix(Writer, UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a plain text file format containing a
sparse representation of the graph's normalized Laplacian matrix.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.MatchExtender.html#extend(int)">extend(int)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.MatchExtender.html" title="class in org.jgrapht.alg">KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.MatchExtender</a></dt>
<dd>
<div class="block">Performs DFS to seek after matching-augmenting path starting at
the initial-vertex</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html#extendedEdge(E)">extendedEdge(E)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow">EdmondsKarpMaximumFlow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html#extendedVertex(V)">extendedVertex(V)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow">EdmondsKarpMaximumFlow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/util/Extension.html" title="class in org.jgrapht.alg.util"><span class="strong">Extension</span></a>&lt;<a href="./org/jgrapht/alg/util/Extension.html" title="type parameter in Extension">T</a>,<a href="./org/jgrapht/alg/util/Extension.html" title="type parameter in Extension">E</a>&gt; - Class in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>
<div class="block">Abstract extension manager allowing to extend given class-types with supplied
extension's class-type saving source class object references</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Extension.html#Extension(org.jgrapht.alg.util.Extension.ExtensionFactory)">Extension(Extension.ExtensionFactory&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Extension.html" title="class in org.jgrapht.alg.util">Extension</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/util/Extension.BaseExtension.html" title="class in org.jgrapht.alg.util"><span class="strong">Extension.BaseExtension</span></a> - Class in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Extension.BaseExtension.html#Extension.BaseExtension()">Extension.BaseExtension()</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Extension.BaseExtension.html" title="class in org.jgrapht.alg.util">Extension.BaseExtension</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/util/Extension.ExtensionFactory.html" title="interface in org.jgrapht.alg.util"><span class="strong">Extension.ExtensionFactory</span></a>&lt;<a href="./org/jgrapht/alg/util/Extension.ExtensionFactory.html" title="type parameter in Extension.ExtensionFactory">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>
<div class="block">Factory capable of producing given extension objects of the given
class-type</div>
</dd>
<dt><a href="./org/jgrapht/alg/util/Extension.ExtensionManagerInstantiationException.html" title="class in org.jgrapht.alg.util"><span class="strong">Extension.ExtensionManagerInstantiationException</span></a> - Exception in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Extension.ExtensionManagerInstantiationException.html#Extension.ExtensionManagerInstantiationException(java.lang.Exception)">Extension.ExtensionManagerInstantiationException(Exception)</a></span> - Constructor for exception org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Extension.ExtensionManagerInstantiationException.html" title="class in org.jgrapht.alg.util">Extension.ExtensionManagerInstantiationException</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/util/MathUtil.html#factorial(int)">factorial(int)</a></span> - Static method in class org.jgrapht.util.<a href="./org/jgrapht/util/MathUtil.html" title="class in org.jgrapht.util">MathUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util"><span class="strong">FibonacciHeap</span></a>&lt;<a href="./org/jgrapht/util/FibonacciHeap.html" title="type parameter in FibonacciHeap">T</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">This class implements a Fibonacci heap data structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#FibonacciHeap()">FibonacciHeap()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Constructs a FibonacciHeap object that contains no elements.</div>
</dd>
<dt><a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util"><span class="strong">FibonacciHeapNode</span></a>&lt;<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="type parameter in FibonacciHeapNode">T</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Implements a node of the Fibonacci heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeapNode.html#FibonacciHeapNode(T)">FibonacciHeapNode(T)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util">FibonacciHeapNode</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#find(T)">find(T)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>
<div class="block">Returns the representative element of the set that element is in.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/VertexCovers.html#find2ApproximationCover(org.jgrapht.Graph)">find2ApproximationCover(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/VertexCovers.html" title="class in org.jgrapht.alg">VertexCovers</a></dt>
<dd>
<div class="block">Finds a 2-approximation for a minimal vertex cover of the specified
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/PatonCycleBase.html#findCycleBase()">findCycleBase()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/PatonCycleBase.html" title="class in org.jgrapht.alg.cycle">PatonCycleBase</a></dt>
<dd>
<div class="block">Finds a cycle base of the graph.<br>
Note that the full algorithm is executed on every call since the graph
may have changed between calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html#findCycleBase()">findCycleBase()</a></span> - Method in interface org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html" title="interface in org.jgrapht.alg.cycle">UndirectedCycleBase</a></dt>
<dd>
<div class="block">Finds a cycle base of the graph.<br>
Note that the full algorithm is executed on every call since the graph
may have changed between calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#findCycles()">findCycles()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Finds the vertex set for the subgraph of all cycles.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#findCyclesContainingVertex(V)">findCyclesContainingVertex(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Finds the vertex set for the subgraph of all cycles which contain a
particular vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ChromaticNumber.html#findGreedyChromaticNumber(org.jgrapht.UndirectedGraph)">findGreedyChromaticNumber(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ChromaticNumber.html" title="class in org.jgrapht.alg">ChromaticNumber</a></dt>
<dd>
<div class="block">Finds the number of colors required for a greedy coloring of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ChromaticNumber.html#findGreedyColoredGroups(org.jgrapht.UndirectedGraph)">findGreedyColoredGroups(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ChromaticNumber.html" title="class in org.jgrapht.alg">ChromaticNumber</a></dt>
<dd>
<div class="block">Finds a greedy coloring of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/VertexCovers.html#findGreedyCover(org.jgrapht.UndirectedGraph)">findGreedyCover(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/VertexCovers.html" title="class in org.jgrapht.alg">VertexCovers</a></dt>
<dd>
<div class="block">Finds a greedy approximation for a minimal vertex cover of a specified
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NaiveLcaFinder.html#findLca(V,%20V)">findLca(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NaiveLcaFinder.html" title="class in org.jgrapht.alg">NaiveLcaFinder</a></dt>
<dd>
<div class="block">Return the first found LCA of a and b</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NaiveLcaFinder.html#findLcas(V,%20V)">findLcas(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NaiveLcaFinder.html" title="class in org.jgrapht.alg">NaiveLcaFinder</a></dt>
<dd>
<div class="block">Return all the LCA of a and b.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html#findMatch(org.jgrapht.UndirectedGraph)">findMatch(UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html" title="class in org.jgrapht.alg">EdmondsBlossomShrinking</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#findPathBetween(org.jgrapht.Graph,%20V,%20V)">findPathBetween(Graph&lt;V, E&gt;, V, V)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Convenience method to find the shortest path via a single static method
call.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#findPathBetween(org.jgrapht.Graph,%20V,%20V)">findPathBetween(Graph&lt;V, E&gt;, V, V)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Convenience method to find the shortest path via a single static method
call.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html#findSimpleCycles()">findSimpleCycles()</a></span> - Method in interface org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle">DirectedSimpleCycles</a></dt>
<dd>
<div class="block">Finds the simple cycles of the graph.<br>
Note that the full algorithm is executed on every call since the graph
may have changed between calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html#findSimpleCycles()">findSimpleCycles()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="class in org.jgrapht.alg.cycle">HawickJamesSimpleCycles</a></dt>
<dd>
<div class="block">Finds the simple cycles of the graph.<br>
Note that the full algorithm is executed on every call since the graph
may have changed between calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html#findSimpleCycles()">findSimpleCycles()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="class in org.jgrapht.alg.cycle">JohnsonSimpleCycles</a></dt>
<dd>
<div class="block">Finds the simple cycles of the graph.<br>
Note that the full algorithm is executed on every call since the graph
may have changed between calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html#findSimpleCycles()">findSimpleCycles()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="class in org.jgrapht.alg.cycle">SzwarcfiterLauerSimpleCycles</a></dt>
<dd>
<div class="block">Finds the simple cycles of the graph.<br>
Note that the full algorithm is executed on every call since the graph
may have changed between calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html#findSimpleCycles()">findSimpleCycles()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TarjanSimpleCycles</a></dt>
<dd>
<div class="block">Finds the simple cycles of the graph.<br>
Note that the full algorithm is executed on every call since the graph
may have changed between calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html#findSimpleCycles()">findSimpleCycles()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TiernanSimpleCycles</a></dt>
<dd>
<div class="block">Finds the simple cycles of the graph.<br>
Note that the full algorithm is executed on every call since the graph
may have changed between calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html#finish">finish</a></span> - Variable in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.Region</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#finishVertex(V)">finishVertex(V)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Called when a vertex has been finished (meaning is dependent on traversal
represented by subclass).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireConnectedComponentFinished(org.jgrapht.event.ConnectedComponentTraversalEvent)">fireConnectedComponentFinished(ConnectedComponentTraversalEvent)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that the traversal of the current connected
component finished.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireConnectedComponentStarted(org.jgrapht.event.ConnectedComponentTraversalEvent)">fireConnectedComponentStarted(ConnectedComponentTraversalEvent)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that a traversal of a new connected component has
started.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#fireEdgeAdded(E,%20V,%20V)">fireEdgeAdded(E, V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Notify listeners that the specified edge was added.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#fireEdgeRemoved(E,%20V,%20V)">fireEdgeRemoved(E, V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Notify listeners that the specified edge was removed.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireEdgeTraversed(org.jgrapht.event.EdgeTraversalEvent)">fireEdgeTraversed(EdgeTraversalEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that a the specified edge was visited.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#fireVertexAdded(V)">fireVertexAdded(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Notify listeners that the specified vertex was added.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireVertexFinished(org.jgrapht.event.VertexTraversalEvent)">fireVertexFinished(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that a the specified vertex was finished.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#fireVertexRemoved(V)">fireVertexRemoved(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Notify listeners that the specified vertex was removed.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireVertexTraversed(org.jgrapht.event.VertexTraversalEvent)">fireVertexTraversed(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that a the specified vertex was visited.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Pair.html#first">first</a></span> - Variable in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Pair.html" title="class in org.jgrapht.alg.util">Pair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html#first(java.util.List)">first(List&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedBipartiteGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#FIRST">FIRST</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">First weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#floatValue()">floatValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg"><span class="strong">FloydWarshallShortestPaths</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">The <a href="http://en.wikipedia.org/wiki/Floyd-Warshall_algorithm">
Floyd-Warshall algorithm</a> finds all shortest paths (all n^2 of them) in
O(n^3) time.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#FloydWarshallShortestPaths(org.jgrapht.Graph)">FloydWarshallShortestPaths(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html" title="class in org.jgrapht.alg"><span class="strong">GabowStrongConnectivityInspector</span></a>&lt;<a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html" title="type parameter in GabowStrongConnectivityInspector">V</a>,<a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html" title="type parameter in GabowStrongConnectivityInspector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Allows obtaining the strongly connected components of a directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html#GabowStrongConnectivityInspector(org.jgrapht.DirectedGraph)">GabowStrongConnectivityInspector(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html" title="class in org.jgrapht.alg">GabowStrongConnectivityInspector</a></dt>
<dd>
<div class="block">The constructor of GabowStrongConnectivityInspector class.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphReader.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphReader.html" title="class in org.jgrapht.experimental">GraphReader</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/PartiteRandomGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, Object[]&gt;)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/PartiteRandomGraphGenerator.html" title="class in org.jgrapht.experimental">PartiteRandomGraphGenerator</a></dt>
<dd>
<div class="block">TODO hb 30-nov-05: document me</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/UniformRandomGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph, VertexFactory, Map)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/UniformRandomGraphGenerator.html" title="class in org.jgrapht.experimental">UniformRandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="class in org.jgrapht.generate">CompleteBipartiteGraphGenerator</a></dt>
<dd>
<div class="block">Construct a complete bipartite graph</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/CompleteGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/CompleteGraphGenerator.html" title="class in org.jgrapht.generate">CompleteGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/EmptyGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/EmptyGraphGenerator.html" title="class in org.jgrapht.generate">EmptyGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/GraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, T&gt;)</a></span> - Method in interface org.jgrapht.generate.<a href="./org/jgrapht/generate/GraphGenerator.html" title="interface in org.jgrapht.generate">GraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/GridGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/GridGraphGenerator.html" title="class in org.jgrapht.generate">GridGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html" title="class in org.jgrapht.generate">HyperCubeGraphGenerator</a></dt>
<dd>
<div class="block">This will generate the hypercube graph</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/LinearGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate">LinearGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>
<div class="block">(non-Javadoc)</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RingGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RingGraphGenerator.html" title="class in org.jgrapht.generate">RingGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="class in org.jgrapht.generate">ScaleFreeGraphGenerator</a></dt>
<dd>
<div class="block">Generates scale-free network with <tt>size</tt> passed to the
constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html#generateGraph(org.jgrapht.WeightedGraph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(WeightedGraph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedBipartiteGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html#generateGraph(org.jgrapht.WeightedGraph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(WeightedGraph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/StarGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/StarGraphGenerator.html" title="class in org.jgrapht.generate">StarGraphGenerator</a></dt>
<dd>
<div class="block">Generates a star graph with the designated order from the constructor</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html#generateGraph(org.jgrapht.WeightedGraph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(WeightedGraph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, T&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="class in org.jgrapht.generate">WeightedGraphGeneratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, T&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="class in org.jgrapht.generate">WeightedGraphGeneratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WheelGraphGenerator.html#generateGraph(org.jgrapht.Graph,%20org.jgrapht.VertexFactory,%20java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate">WheelGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Extension.html#get(T)">get(T)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Extension.html" title="class in org.jgrapht.alg.util">Extension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html#getA()">getA()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html" title="class in org.jgrapht.alg">TarjanLowestCommonAncestor.LcaRequestResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns a set of all edges connecting source vertex to target vertex if
such vertices exist in this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getAllEdges(V,%20V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html#getAllMaximalCliques()">getAllMaximalCliques()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="class in org.jgrapht.alg">BronKerboschCliqueFinder</a></dt>
<dd>
<div class="block">Finds all maximal cliques of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AllDirectedPaths.html#getAllPaths(V,%20V,%20boolean,%20java.lang.Integer)">getAllPaths(V, V, boolean, Integer)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AllDirectedPaths.html" title="class in org.jgrapht.alg">AllDirectedPaths</a></dt>
<dd>
<div class="block">Calculate (and return) all paths from the source vertex to the target
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AllDirectedPaths.html#getAllPaths(java.util.Set,%20java.util.Set,%20boolean,%20java.lang.Integer)">getAllPaths(Set&lt;V&gt;, Set&lt;V&gt;, boolean, Integer)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AllDirectedPaths.html" title="class in org.jgrapht.alg">AllDirectedPaths</a></dt>
<dd>
<div class="block">Calculate (and return) all paths from the source vertices to the target
vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/HamiltonianCycle.html#getApproximateOptimalForCompleteGraph(org.jgrapht.graph.SimpleWeightedGraph)">getApproximateOptimalForCompleteGraph(SimpleWeightedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/HamiltonianCycle.html" title="class in org.jgrapht.alg">HamiltonianCycle</a></dt>
<dd>
<div class="block">This method will return an approximate minimal traveling salesman tour
(hamiltonian cycle).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#getAtoms()">getAtoms()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Get the atoms generated by the decomposition.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html#getB()">getB()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html" title="class in org.jgrapht.alg">TarjanLowestCommonAncestor.LcaRequestResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getBase()">getBase()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#getBiconnectedVertexComponents()">getBiconnectedVertexComponents()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Returns the biconnected vertex-components of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#getBiconnectedVertexComponents(V)">getBiconnectedVertexComponents(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Returns the biconnected vertex-components containing the vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html#getBiggestMaximalCliques()">getBiggestMaximalCliques()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="class in org.jgrapht.alg">BronKerboschCliqueFinder</a></dt>
<dd>
<div class="block">Finds the biggest maximal cliques of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BlockCutpointGraph.html#getBlock(V)">getBlock(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a></dt>
<dd>
<div class="block">Returns the vertex if vertex is a cutpoint, and otherwise returns the
block (biconnected component) containing the vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getCellFactory()">getCellFactory()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the cell factory used to create the JGraph cells.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#getCellToEdgeMap()">getCellToEdgeMap()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>
<div class="block">Returns Hashmap which maps the visualization mxICells onto their edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#getCellToVertexMap()">getCellToVertexMap()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>
<div class="block">Returns Hashmap which maps the visualization mxICells onto their
vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/ComponentAttributeProvider.html#getComponentAttributes(T)">getComponentAttributes(T)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/ComponentAttributeProvider.html" title="interface in org.jgrapht.ext">ComponentAttributeProvider</a></dt>
<dd>
<div class="block">Returns a set of attribute key/value pairs for a vertex or edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#getCost(V)">getCost(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/AStarAdmissibleHeuristic.html#getCostEstimate(V,%20V)">getCostEstimate(V, V)</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/AStarAdmissibleHeuristic.html" title="interface in org.jgrapht.alg.interfaces">AStarAdmissibleHeuristic</a></dt>
<dd>
<div class="block">An admissible "heuristic estimate" of the distance from x, the
sourceVertex, to the goal (usually denoted h(x)).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#getCurrentSink()">getCurrentSink()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Returns current sink vertex, or <tt>null</tt> if there was no <tt>
calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html#getCurrentSink()">getCurrentSink()</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Returns current sink vertex, or <tt>null</tt> if there was no <tt>
calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#getCurrentSink()">getCurrentSink()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>
<div class="block">Returns the sink of the last call</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#getCurrentSource()">getCurrentSource()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Returns current source vertex, or <tt>null</tt> if there was no <tt>
calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html#getCurrentSource()">getCurrentSource()</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg.flow">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Returns current source vertex, or <tt>null</tt> if there was no <tt>
calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#getCurrentSource()">getCurrentSource()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>
<div class="block">Returns the source of the last call</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#getCutEdges()">getCutEdges()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>
<div class="block">Let S be the set containing the source, and T be the set containing the
sink, i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#getCutpoints()">getCutpoints()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Returns the cutpoints of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BlockCutpointGraph.html#getCutpoints()">getCutpoints()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a></dt>
<dd>
<div class="block">Returns the cutpoints of the initial graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#getCutWeight()">getCutWeight()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>
<div class="block">Get the cut weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeapNode.html#getData()">getData()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util">FibonacciHeapNode</a></dt>
<dd>
<div class="block">Obtain the data for this node.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getDefaultEdgeAttributes()">getDefaultEdgeAttributes()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the default edge attributes used for creating new JGraph edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getDefaultVertexAttributes()">getDefaultVertexAttributes()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the default vertex attributes used for creating new JGraph
vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getDiameter()">getDiameter()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/EdgeTraversalEvent.html#getEdge()">getEdge()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="class in org.jgrapht.event">EdgeTraversalEvent</a></dt>
<dd>
<div class="block">Returns the traversed edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#getEdge()">getEdge()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Returns the edge that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns an edge connecting source vertex to target vertex if such
vertices and such edge exist in this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdge(V,%20V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getEdgeCell(E)">getEdgeCell(E)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the JGraph edge cell that corresponds to the specified JGraphT
edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html#getEdgeCorrespondence(E,%20boolean)">getEdgeCorrespondence(E, boolean)</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="class in org.jgrapht.alg.isomorphism">IsomorphicGraphMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultGraphMapping.html#getEdgeCorrespondence(E,%20boolean)">getEdgeCorrespondence(E, boolean)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="class in org.jgrapht.graph">DefaultGraphMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphMapping.html#getEdgeCorrespondence(E,%20boolean)">getEdgeCorrespondence(E, boolean)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphMapping.html" title="interface in org.jgrapht">GraphMapping</a></dt>
<dd>
<div class="block">Gets the mapped value where the key is <code>edge</code></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns the edge factory using which this graph creates new edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getEdgeList()">getEdgeList()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraphPath.html#getEdgeList()">getEdgeList()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="class in org.jgrapht.graph">SimpleGraphPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getEdgeList()">getEdgeList()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the edges making up the path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/EdgeNameProvider.html#getEdgeName(E)">getEdgeName(E)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/EdgeNameProvider.html" title="interface in org.jgrapht.ext">EdgeNameProvider</a></dt>
<dd>
<div class="block">Returns a unique name for an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html#getEdgeName(E)">getEdgeName(E)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="class in org.jgrapht.ext">IntegerEdgeNameProvider</a></dt>
<dd>
<div class="block">Returns the String representation of an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/StringEdgeNameProvider.html#getEdgeName(E)">getEdgeName(E)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/StringEdgeNameProvider.html" title="class in org.jgrapht.ext">StringEdgeNameProvider</a></dt>
<dd>
<div class="block">Returns the String representation an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html#getEdgeSet()">getEdgeSet()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg">KruskalMinimumSpanningTree</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#getEdgeSource()">getEdgeSource()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Returns the source vertex that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns the source vertex of an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#getEdgeTarget()">getEdgeTarget()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Returns the target vertex that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns the target vertex of an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#getEdgeToCellMap()">getEdgeToCellMap()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>
<div class="block">Returns Hashmap which maps the edges onto their visualization mxICells.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUnweightedGraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUnweightedGraph.html" title="class in org.jgrapht.graph">AsUnweightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedGraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns the weight assigned to a given edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getEndVertex()">getEndVertex()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraphPath.html#getEndVertex()">getEndVertex()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="class in org.jgrapht.graph">SimpleGraphPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getEndVertex()">getEndVertex()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the end vertex in the path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EulerianCircuit.html#getEulerianCircuitVertices(org.jgrapht.UndirectedGraph)">getEulerianCircuitVertices(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EulerianCircuit.html" title="class in org.jgrapht.alg">EulerianCircuit</a></dt>
<dd>
<div class="block">This method will return a list of vertices which represents the Eulerian
circuit of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#getFillEdges()">getFillEdges()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Get the fill edges generated by the triangulation.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#getFirst()">getFirst()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlow.html#getFlow()">getFlow()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlow.html" title="interface in org.jgrapht.alg.interfaces">MaximumFlowAlgorithm.MaximumFlow</a></dt>
<dd>
<div class="block">Returns mapping from edge to flow value through this particular edge</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html#getFlow()">getFlow()</a></span> - Method in class org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html" title="class in org.jgrapht.alg.interfaces">MaximumFlowAlgorithm.MaximumFlowImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#getFullComponentCount()">getFullComponentCount()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Get a map to know for each separator how many components it produces.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getG1()">getG1()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getG2()">getG2()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#getGenerators()">getGenerators()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Get the generators of the separators of the triangulated graph, i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Get the original graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html#getGraph()">getGraph()</a></span> - Method in interface org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle">DirectedSimpleCycles</a></dt>
<dd>
<div class="block">Returns the graph on which the simple cycle search algorithm is executed
by this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="class in org.jgrapht.alg.cycle">HawickJamesSimpleCycles</a></dt>
<dd>
<div class="block">Returns the graph on which the simple cycle search algorithm is executed
by this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="class in org.jgrapht.alg.cycle">JohnsonSimpleCycles</a></dt>
<dd>
<div class="block">Returns the graph on which the simple cycle search algorithm is executed
by this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/PatonCycleBase.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/PatonCycleBase.html" title="class in org.jgrapht.alg.cycle">PatonCycleBase</a></dt>
<dd>
<div class="block">Returns the graph on which the cycle base search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="class in org.jgrapht.alg.cycle">SzwarcfiterLauerSimpleCycles</a></dt>
<dd>
<div class="block">Returns the graph on which the simple cycle search algorithm is executed
by this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TarjanSimpleCycles</a></dt>
<dd>
<div class="block">Returns the graph on which the simple cycle search algorithm is executed
by this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TiernanSimpleCycles</a></dt>
<dd>
<div class="block">Returns the graph on which the simple cycle search algorithm is executed
by this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html#getGraph()">getGraph()</a></span> - Method in interface org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html" title="interface in org.jgrapht.alg.cycle">UndirectedCycleBase</a></dt>
<dd>
<div class="block">Returns the graph on which the cycle base search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html" title="class in org.jgrapht.alg">GabowStrongConnectivityInspector</a></dt>
<dd>
<div class="block">Returns the graph inspected</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html#getGraph()">getGraph()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html" title="interface in org.jgrapht.alg.interfaces">StrongConnectivityAlgorithm</a></dt>
<dd>
<div class="block">Returns the graph inspected by the StrongConnectivityAlgorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="class in org.jgrapht.alg">KosarajuStrongConnectivityInspector</a></dt>
<dd>
<div class="block">Returns the graph inspected by the StrongConnectivityAlgorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Returns the graph inspected by the StrongConnectivityAlgorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraphPath.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="class in org.jgrapht.graph">SimpleGraphPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getGraph()">getGraph()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the graph over which this path is defined.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html#getInstance(org.jgrapht.experimental.dag.DirectedAcyclicGraph.Region)">getInstance(DirectedAcyclicGraph.Region)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html#getInstance(org.jgrapht.experimental.dag.DirectedAcyclicGraph.Region)">getInstance(DirectedAcyclicGraph.Region)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayListImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html#getInstance(org.jgrapht.experimental.dag.DirectedAcyclicGraph.Region)">getInstance(DirectedAcyclicGraph.Region)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedBitSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedFactory.html#getInstance(org.jgrapht.experimental.dag.DirectedAcyclicGraph.Region)">getInstance(DirectedAcyclicGraph.Region)</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedFactory.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html#getInstance(org.jgrapht.experimental.dag.DirectedAcyclicGraph.Region)">getInstance(DirectedAcyclicGraph.Region)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedHashSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeapNode.html#getKey()">getKey()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util">FibonacciHeapNode</a></dt>
<dd>
<div class="block">Obtain the key for this node.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html#getLca()">getLca()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html" title="class in org.jgrapht.alg">TarjanLowestCommonAncestor.LcaRequestResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html#getLowerBound(java.util.Map)">getLowerBound(Map&lt;V, Object&gt;)</a></span> - Method in interface org.jgrapht.experimental.alg.<a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html" title="interface in org.jgrapht.experimental.alg">ApproximationAlgorithm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#getLowerBound(java.util.Map)">getLowerBound(Map&lt;V, Object&gt;)</a></span> - Method in class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphismInspector.html#getMappings()">getMappings()</a></span> - Method in interface org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphismInspector.html" title="interface in org.jgrapht.alg.isomorphism">IsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#getMappings()">getMappings()</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#getMappings()">getMappings()</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2GraphIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#getMappings()">getMappings()</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2SubgraphIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html#getMatching()">getMatching()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsBlossomShrinking.html" title="class in org.jgrapht.alg">EdmondsBlossomShrinking</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/HopcroftKarpBipartiteMatching.html#getMatching()">getMatching()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/HopcroftKarpBipartiteMatching.html" title="class in org.jgrapht.alg">HopcroftKarpBipartiteMatching</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MatchingAlgorithm.html#getMatching()">getMatching()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MatchingAlgorithm.html" title="interface in org.jgrapht.alg.interfaces">MatchingAlgorithm</a></dt>
<dd>
<div class="block">Returns set of edges making up the matching</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html#getMatching()">getMatching()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html" title="class in org.jgrapht.alg">KuhnMunkresMinimalWeightBipartitePerfectMatching</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html#getMatching()">getMatching()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html" title="class in org.jgrapht.alg">MaximumWeightBipartiteMatching</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/WeightedMatchingAlgorithm.html#getMatchingWeight()">getMatchingWeight()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/WeightedMatchingAlgorithm.html" title="interface in org.jgrapht.alg.interfaces">WeightedMatchingAlgorithm</a></dt>
<dd>
<div class="block">Returns weight of a matching found</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html#getMatchingWeight()">getMatchingWeight()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html" title="class in org.jgrapht.alg">KuhnMunkresMinimalWeightBipartitePerfectMatching</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html#getMatchingWeight()">getMatchingWeight()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html" title="class in org.jgrapht.alg">MaximumWeightBipartiteMatching</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#getMaxEdgesForVertexNum(org.jgrapht.Graph)">getMaxEdgesForVertexNum(Graph&lt;VV, EE&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate">RandomGraphGenerator.DefaultEdgeTopologyFactory</a></dt>
<dd>
<div class="block">Return max edges for that graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#getMaximumFlow()">getMaximumFlow()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Returns maximum flow, that was calculated during last <tt>
calculateMaximumFlow</tt> call, or <tt>null</tt>, if there was no <tt>
calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#getMaximumFlowValue()">getMaximumFlowValue()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Returns maximum flow value, that was calculated during last <tt>
calculateMaximumFlow</tt> call, or <tt>null</tt>, if there was no <tt>
calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#getMeo()">getMeo()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Get the minimal elimination ordering produced by the triangulation.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#getMinimalTriangulation()">getMinimalTriangulation()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Get the minimal triangulation of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MinimumSpanningTree.html#getMinimumSpanningTreeEdgeSet()">getMinimumSpanningTreeEdgeSet()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MinimumSpanningTree.html" title="interface in org.jgrapht.alg.interfaces">MinimumSpanningTree</a></dt>
<dd>
<div class="block">Returns edges set constituting the minimum spanning tree/forest</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html#getMinimumSpanningTreeEdgeSet()">getMinimumSpanningTreeEdgeSet()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg">KruskalMinimumSpanningTree</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/PrimMinimumSpanningTree.html#getMinimumSpanningTreeEdgeSet()">getMinimumSpanningTreeEdgeSet()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/PrimMinimumSpanningTree.html" title="class in org.jgrapht.alg">PrimMinimumSpanningTree</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MinimumSpanningTree.html#getMinimumSpanningTreeTotalWeight()">getMinimumSpanningTreeTotalWeight()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MinimumSpanningTree.html" title="interface in org.jgrapht.alg.interfaces">MinimumSpanningTree</a></dt>
<dd>
<div class="block">Returns total weight of the minimum spanning tree/forest.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html#getMinimumSpanningTreeTotalWeight()">getMinimumSpanningTreeTotalWeight()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg">KruskalMinimumSpanningTree</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/PrimMinimumSpanningTree.html#getMinimumSpanningTreeTotalWeight()">getMinimumSpanningTreeTotalWeight()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/PrimMinimumSpanningTree.html" title="class in org.jgrapht.alg">PrimMinimumSpanningTree</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#getNumberOfExpandedNodes()">getNumberOfExpandedNodes()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>
<div class="block">Returns how many nodes have been expanded in the A* search procedure in
its last invocation.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#getOppositeVertex(org.jgrapht.Graph,%20E,%20V)">getOppositeVertex(Graph&lt;V, E&gt;, E, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Gets the vertex opposite another vertex across an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#getOther(V)">getOther(V)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#getParentMap()">getParentMap()</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#getPath()">getPath()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Return the path found.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#getPathEdgeList(V)">getPathEdgeList(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#getPathEdgeList()">getPathEdgeList()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Return the edges making up the path found.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#getPathLength()">getPathLength()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Return the weighted length of the path found.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KShortestPaths.html#getPaths(V)">getPaths(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KShortestPaths.html" title="class in org.jgrapht.alg">KShortestPaths</a></dt>
<dd>
<div class="block">Returns the k shortest simple paths in increasing order of weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#getPathVertexList(org.jgrapht.GraphPath)">getPathVertexList(GraphPath&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Gets the list of vertices visited by a path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#getPrintLabels()">getPrintLabels()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Get whether to export the vertex and edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#getRandomSeed()">getRandomSeed()</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#getRankMap()">getRankMap()</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/BrownBacktrackColoring.html#getResult(java.util.Map)">getResult(Map&lt;V, Object&gt;)</a></span> - Method in class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/BrownBacktrackColoring.html" title="class in org.jgrapht.experimental.alg.color">BrownBacktrackColoring</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/ExactAlgorithm.html#getResult(java.util.Map)">getResult(Map&lt;V, Object&gt;)</a></span> - Method in interface org.jgrapht.experimental.alg.<a href="./org/jgrapht/experimental/alg/ExactAlgorithm.html" title="interface in org.jgrapht.experimental.alg">ExactAlgorithm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#getSecond()">getSecond()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#getSeenData(V)">getSeenData(V)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Access the data stored for a seen vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#getSeparators()">getSeparators()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Get the clique minimal separators.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#getShortestPath(V,%20V,%20org.jgrapht.alg.interfaces.AStarAdmissibleHeuristic)">getShortestPath(V, V, AStarAdmissibleHeuristic&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>
<div class="block">Calculates (and returns) the shortest path from the sourceVertex to the
targetVertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getShortestPath(V,%20V)">getShortestPath(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>
<div class="block">Get the shortest path between two vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getShortestPathAsVertexList(V,%20V)">getShortestPathAsVertexList(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#getShortestPathLength(V)">getShortestPathLength(V)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Get the weighted length of the shortest path known to the given vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getShortestPaths(V)">getShortestPaths(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>
<div class="block">Get shortest paths from a vertex to all other vertices in the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getShortestPaths()">getShortestPaths()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>
<div class="block">Get all shortest paths in the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getShortestPathsCount()">getShortestPathsCount()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#getSinkPartition()">getSinkPartition()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>
<div class="block">Returns the min cut partition containing the sink</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html#getSize()">getSize()</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.Region</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultEdge.html#getSource()">getSource()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph">DefaultEdge</a></dt>
<dd>
<div class="block">Retrieves the source of this edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#getSourcePartition()">getSourcePartition()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html#getSpanningTreeCost()">getSpanningTreeCost()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg">KruskalMinimumSpanningTree</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#getSpanningTreeEdge(V)">getSpanningTreeEdge(V)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Get the spanning tree edge reaching a vertex which has been seen already
in this traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#getStack()">getStack()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>
<div class="block">Retrieves the LIFO stack of vertices which have been encountered but not
yet visited (WHITE).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getStartVertex()">getStartVertex()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraphPath.html#getStartVertex()">getStartVertex()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="class in org.jgrapht.graph">SimpleGraphPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getStartVertex()">getStartVertex()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the start vertex in the path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultEdge.html#getTarget()">getTarget()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph">DefaultEdge</a></dt>
<dd>
<div class="block">Retrieves the target of this edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html#getTopologicalIndex(V)">getTopologicalIndex(V)</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoOrderMapping</a></dt>
<dd>
<div class="block">get the topological index of the given vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html#getTopologicalIndex(V)">getTopologicalIndex(V)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoVertexMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMappingFactory.html#getTopoOrderMapping()">getTopoOrderMapping()</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMappingFactory.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoOrderMappingFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html#getTopoOrderMapping()">getTopoOrderMapping()</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoVertexMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html#getType()">getType()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event">ConnectedComponentTraversalEvent</a></dt>
<dd>
<div class="block">Returns the event type.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphChangeEvent.html#getType()">getType()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphChangeEvent.html" title="class in org.jgrapht.event">GraphChangeEvent</a></dt>
<dd>
<div class="block">Returns the event type.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html#getUnmodifiableIncomingEdges()">getUnmodifiableIncomingEdges()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedEdgeContainer</a></dt>
<dd>
<div class="block">A lazy build of unmodifiable incoming edge set.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html#getUnmodifiableOutgoingEdges()">getUnmodifiableOutgoingEdges()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedEdgeContainer</a></dt>
<dd>
<div class="block">A lazy build of unmodifiable outgoing edge set.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html#getUpperBound(java.util.Map)">getUpperBound(Map&lt;V, Object&gt;)</a></span> - Method in interface org.jgrapht.experimental.alg.<a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html" title="interface in org.jgrapht.experimental.alg">ApproximationAlgorithm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#getUpperBound(java.util.Map)">getUpperBound(Map&lt;V, Object&gt;)</a></span> - Method in class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlow.html#getValue()">getValue()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlow.html" title="interface in org.jgrapht.alg.interfaces">MaximumFlowAlgorithm.MaximumFlow</a></dt>
<dd>
<div class="block">Returns value of the maximum-flow for the given network</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html#getValue()">getValue()</a></span> - Method in class org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html" title="class in org.jgrapht.alg.interfaces">MaximumFlowAlgorithm.MaximumFlowImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#getValue()">getValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Returns the value of this object, similarly to <a href="./org/jgrapht/util/ModifiableInteger.html#intValue()"><code>ModifiableInteger.intValue()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#getVertex()">getVertex()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Returns the vertex that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexTraversalEvent.html#getVertex()">getVertex()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/VertexTraversalEvent.html" title="class in org.jgrapht.event">VertexTraversalEvent</a></dt>
<dd>
<div class="block">Returns the traversed vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html#getVertex(java.lang.Integer)">getVertex(Integer)</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoOrderMapping</a></dt>
<dd>
<div class="block">get the vertex at the given topological index.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html#getVertex(java.lang.Integer)">getVertex(Integer)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoVertexMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getVertexCell(java.lang.Object)">getVertexCell(Object)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the JGraph vertex cell that corresponds to the specified JGraphT
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html#getVertexCorrespondence(V,%20boolean)">getVertexCorrespondence(V, boolean)</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="class in org.jgrapht.alg.isomorphism">IsomorphicGraphMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultGraphMapping.html#getVertexCorrespondence(V,%20boolean)">getVertexCorrespondence(V, boolean)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="class in org.jgrapht.graph">DefaultGraphMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphMapping.html#getVertexCorrespondence(V,%20boolean)">getVertexCorrespondence(V, boolean)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphMapping.html" title="interface in org.jgrapht">GraphMapping</a></dt>
<dd>
<div class="block">Gets the mapped value where the key is <code>vertex</code></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraphPath.html#getVertexList()">getVertexList()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="class in org.jgrapht.graph">SimpleGraphPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerNameProvider.html#getVertexName(V)">getVertexName(V)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerNameProvider.html" title="class in org.jgrapht.ext">IntegerNameProvider</a></dt>
<dd>
<div class="block">Returns the String representation of the unique integer representing a
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/StringNameProvider.html#getVertexName(V)">getVertexName(V)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/StringNameProvider.html" title="class in org.jgrapht.ext">StringNameProvider</a></dt>
<dd>
<div class="block">Returns the String representation of the unique integer representing a
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VertexNameProvider.html#getVertexName(V)">getVertexName(V)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/VertexNameProvider.html" title="interface in org.jgrapht.ext">VertexNameProvider</a></dt>
<dd>
<div class="block">Returns a unique name for a vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getVertexPort(java.lang.Object)">getVertexPort(Object)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the JGraph port cell that corresponds to the specified JGraphT
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#getVertexSet()">getVertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#getVertexSet()">getVertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#getVertexToCellMap()">getVertexToCellMap()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>
<div class="block">Returns Hashmap which maps the vertices onto their visualization
mxICells.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Visited.html#getVisited(int)">getVisited(int)</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Visited.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.Visited</a></dt>
<dd>
<div class="block">has the given topological index been visited?</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html#getVisited(int)">getVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html#getVisited(int)">getVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayListImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html#getVisited(int)">getVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedBitSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html#getVisited(int)">getVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedHashSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultWeightedEdge.html#getWeight()">getWeight()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultWeightedEdge.html" title="class in org.jgrapht.graph">DefaultWeightedEdge</a></dt>
<dd>
<div class="block">Retrieves the weight of this edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getWeight()">getWeight()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraphPath.html#getWeight()">getWeight()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="class in org.jgrapht.graph">SimpleGraphPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getWeight()">getWeight()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the weight assigned to the path.</div>
</dd>
<dt><a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext"><span class="strong">GmlExporter</span></a>&lt;<a href="./org/jgrapht/ext/GmlExporter.html" title="type parameter in GmlExporter">V</a>,<a href="./org/jgrapht/ext/GmlExporter.html" title="type parameter in GmlExporter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph into a GML file (Graph Modelling Language).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#GmlExporter()">GmlExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Creates a new GmlExporter object with integer name providers for the
vertex and edge IDs and null providers for the vertex and edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#GmlExporter(org.jgrapht.ext.VertexNameProvider,%20org.jgrapht.ext.VertexNameProvider,%20org.jgrapht.ext.EdgeNameProvider,%20org.jgrapht.ext.EdgeNameProvider)">GmlExporter(VertexNameProvider&lt;V&gt;, VertexNameProvider&lt;V&gt;, EdgeNameProvider&lt;E&gt;, EdgeNameProvider&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Constructs a new GmlExporter object with the given ID and label
providers.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#graph">graph</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Graph on which shortest paths are searched.</div>
</dd>
<dt><a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><span class="strong">Graph</span></a>&lt;<a href="./org/jgrapht/Graph.html" title="type parameter in Graph">V</a>,<a href="./org/jgrapht/Graph.html" title="type parameter in Graph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">The root interface in the graph hierarchy.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#graph">graph</a></span> - Variable in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#graph1">graph1</a></span> - Variable in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#graph2">graph2</a></span> - Variable in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/event/GraphChangeEvent.html" title="class in org.jgrapht.event"><span class="strong">GraphChangeEvent</span></a> - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">An event which indicates that a graph has changed.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphChangeEvent.html#GraphChangeEvent(java.lang.Object,%20int)">GraphChangeEvent(Object, int)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/GraphChangeEvent.html" title="class in org.jgrapht.event">GraphChangeEvent</a></dt>
<dd>
<div class="block">Creates a new graph change event.</div>
</dd>
<dt><a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph"><span class="strong">GraphDelegator</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A graph backed by the the graph specified at the constructor, which delegates
all its methods to the backing graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#GraphDelegator(org.jgrapht.Graph)">GraphDelegator(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>
<div class="block">Constructor for GraphDelegator.</div>
</dd>
<dt><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event"><span class="strong">GraphEdgeChangeEvent</span></a>&lt;<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="type parameter in GraphEdgeChangeEvent">V</a>,<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="type parameter in GraphEdgeChangeEvent">E</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">An event which indicates that a graph edge has changed, or is about to
change.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#GraphEdgeChangeEvent(java.lang.Object,%20int,%20E)">GraphEdgeChangeEvent(Object, int, E)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use new constructor which takes vertex parameters.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#GraphEdgeChangeEvent(java.lang.Object,%20int,%20E,%20V,%20V)">GraphEdgeChangeEvent(Object, int, E, V, V)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Constructor for GraphEdgeChangeEvent.</div>
</dd>
<dt><a href="./org/jgrapht/generate/GraphGenerator.html" title="interface in org.jgrapht.generate"><span class="strong">GraphGenerator</span></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>,<a href="./org/jgrapht/generate/GraphGenerator.html" title="type parameter in GraphGenerator">T</a>&gt; - Interface in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">GraphGenerator defines an interface for generating new graph structures.</div>
</dd>
<dt><a href="./org/jgrapht/GraphHelper.html" title="class in org.jgrapht"><span class="strong">GraphHelper</span></a> - Class in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht"><code>Graphs</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphHelper.html#GraphHelper()">GraphHelper()</a></span> - Constructor for class org.jgrapht.<a href="./org/jgrapht/GraphHelper.html" title="class in org.jgrapht">GraphHelper</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse"><span class="strong">GraphIterator</span></a>&lt;<a href="./org/jgrapht/traverse/GraphIterator.html" title="type parameter in GraphIterator">V</a>,<a href="./org/jgrapht/traverse/GraphIterator.html" title="type parameter in GraphIterator">E</a>&gt; - Interface in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">A graph iterator.</div>
</dd>
<dt><a href="./org/jgrapht/event/GraphListener.html" title="interface in org.jgrapht.event"><span class="strong">GraphListener</span></a>&lt;<a href="./org/jgrapht/event/GraphListener.html" title="type parameter in GraphListener">V</a>,<a href="./org/jgrapht/event/GraphListener.html" title="type parameter in GraphListener">E</a>&gt; - Interface in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A listener that is notified when the graph changes.</div>
</dd>
<dt><a href="./org/jgrapht/GraphMapping.html" title="interface in org.jgrapht"><span class="strong">GraphMapping</span></a>&lt;<a href="./org/jgrapht/GraphMapping.html" title="type parameter in GraphMapping">V</a>,<a href="./org/jgrapht/GraphMapping.html" title="type parameter in GraphMapping">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">GraphMapping represents a bidirectional mapping between two graphs (called
graph1 and graph2), which allows the caller to obtain the matching vertex or
edge in either direction, from graph1 to graph2, or from graph2 to graph1.</div>
</dd>
<dt><a href="./org/jgrapht/ext/GraphMLExporter.html" title="class in org.jgrapht.ext"><span class="strong">GraphMLExporter</span></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; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph into a GraphML file.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GraphMLExporter.html#GraphMLExporter()">GraphMLExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/GraphMLExporter.html" title="class in org.jgrapht.ext">GraphMLExporter</a></dt>
<dd>
<div class="block">Constructs a new GraphMLExporter object with integer name providers for
the vertex and edge IDs and null providers for the vertex and edge
labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GraphMLExporter.html#GraphMLExporter(org.jgrapht.ext.VertexNameProvider,%20org.jgrapht.ext.VertexNameProvider,%20org.jgrapht.ext.EdgeNameProvider,%20org.jgrapht.ext.EdgeNameProvider)">GraphMLExporter(VertexNameProvider&lt;V&gt;, VertexNameProvider&lt;V&gt;, EdgeNameProvider&lt;E&gt;, EdgeNameProvider&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/GraphMLExporter.html" title="class in org.jgrapht.ext">GraphMLExporter</a></dt>
<dd>
<div class="block">Constructs a new GraphMLExporter object with the given ID and label
providers.</div>
</dd>
<dt><a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht"><span class="strong">GraphPath</span></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; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A GraphPath represents a <a href="http://mathworld.wolfram.com/Path.html">
path</a> in a <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph"><span class="strong">GraphPathImpl</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">GraphPathImpl is a default implementation of <a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht"><code>GraphPath</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#GraphPathImpl(org.jgrapht.Graph,%20V,%20V,%20java.util.List,%20double)">GraphPathImpl(Graph&lt;V, E&gt;, V, V, List&lt;E&gt;, double)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/GraphReader.html" title="class in org.jgrapht.experimental"><span class="strong">GraphReader</span></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; - Class in <a href="./org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphReader.html#GraphReader(java.io.Reader)">GraphReader(Reader)</a></span> - Constructor for class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphReader.html" title="class in org.jgrapht.experimental">GraphReader</a></dt>
<dd>
<div class="block">Construct a new GraphReader.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphReader.html#GraphReader(java.io.Reader,%20double)">GraphReader(Reader, double)</a></span> - Constructor for class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphReader.html" title="class in org.jgrapht.experimental">GraphReader</a></dt>
<dd>
<div class="block">Construct a new GraphReader.</div>
</dd>
<dt><a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht"><span class="strong">Graphs</span></a> - Class in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A collection of utilities to assist with graph manipulation.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#Graphs()">Graphs()</a></span> - Constructor for class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental"><span class="strong">GraphSquare</span></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; - Class in <a href="./org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a></dt>
<dd>
<div class="block">DOCUMENT ME!</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#GraphSquare(org.jgrapht.Graph,%20boolean)">GraphSquare(Graph&lt;V, E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>
<div class="block">Constructor for GraphSquare.</div>
</dd>
<dt><a href="./org/jgrapht/experimental/GraphTests.html" title="class in org.jgrapht.experimental"><span class="strong">GraphTests</span></a>&lt;<a href="./org/jgrapht/experimental/GraphTests.html" title="type parameter in GraphTests">V</a>,<a href="./org/jgrapht/experimental/GraphTests.html" title="type parameter in GraphTests">E</a>&gt; - Class in <a href="./org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph"><span class="strong">GraphUnion</span></a>&lt;<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">V</a>,<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">E</a>,<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">G</a> extends <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">V</a>,<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">E</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">Read-only union of two graphs: G<sub>1</sub> and G<sub>2</sub>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#GraphUnion(G,%20G,%20org.jgrapht.util.WeightCombiner)">GraphUnion(G, G, WeightCombiner)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#GraphUnion(G,%20G)">GraphUnion(G, G)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event"><span class="strong">GraphVertexChangeEvent</span></a>&lt;<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="type parameter in GraphVertexChangeEvent">V</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">An event which indicates that a graph vertex has changed, or is about to
change.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#GraphVertexChangeEvent(java.lang.Object,%20int,%20V)">GraphVertexChangeEvent(Object, int, V)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Creates a new GraphVertexChangeEvent object.</div>
</dd>
<dt><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color"><span class="strong">GreedyColoring</span></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; - Class in <a href="./org/jgrapht/experimental/alg/color/package-summary.html">org.jgrapht.experimental.alg.color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#GreedyColoring(org.jgrapht.Graph)">GreedyColoring(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#GreedyColoring(org.jgrapht.Graph,%20int)">GreedyColoring(Graph&lt;V, E&gt;, int)</a></span> - Constructor for class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/GridGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">GridGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a bidirectional <a
href="http://mathworld.wolfram.com/GridGraph.html">grid graph</a> of any
size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/GridGraphGenerator.html#GridGraphGenerator(int,%20int)">GridGraphGenerator(int, int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/GridGraphGenerator.html" title="class in org.jgrapht.generate">GridGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new GridGraphGenerator object with rows x cols dimension.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#gScoreMap">gScoreMap</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_H_">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><a href="./org/jgrapht/alg/HamiltonianCycle.html" title="class in org.jgrapht.alg"><span class="strong">HamiltonianCycle</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">This class will deal with finding the optimal or approximately optimal
minimum tour (hamiltonian cycle) or commonly known as the <a
href="http://mathworld.wolfram.com/TravelingSalesmanProblem.html">Traveling
Salesman Problem</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/HamiltonianCycle.html#HamiltonianCycle()">HamiltonianCycle()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/HamiltonianCycle.html" title="class in org.jgrapht.alg">HamiltonianCycle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html#hasEdgeCorrespondence(E)">hasEdgeCorrespondence(E)</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="class in org.jgrapht.alg.isomorphism">IsomorphicGraphMapping</a></dt>
<dd>
<div class="block">Checks if a edge e from the first graph has a corresponding edge in the
second graph</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Pair.html#hashCode()">hashCode()</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Pair.html" title="class in org.jgrapht.alg.util">Pair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#hashCode()">hashCode()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Returns a hash code value for this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#hashCode()">hashCode()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#hashCode()">hashCode()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Returns a hash code for this <code>ModifiableInteger</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#hashCode()">hashCode()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#hasMoreElements()">hasMoreElements()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>
<div class="block">If (isGetNextLastResultUpToDate==true) returns true else 1.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#hasNext()">hasNext()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#hasNext()">hasNext()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#hasVertex(V)">hasVertex(V)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>
<div class="block">Assess if this pair contains the vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html#hasVertexCorrespondence(V)">hasVertexCorrespondence(V)</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="class in org.jgrapht.alg.isomorphism">IsomorphicGraphMapping</a></dt>
<dd>
<div class="block">Checks if a vertex v from the first graph has a corresponding vertex in
the second graph</div>
</dd>
<dt><a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="strong">HawickJamesSimpleCycles</span></a>&lt;<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="type parameter in HawickJamesSimpleCycles">V</a>,<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="type parameter in HawickJamesSimpleCycles">E</a>&gt; - Class in <a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a></dt>
<dd>
<div class="block">Find all simple cycles of a directed graph using the algorithm described by
Hawick and James.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html#HawickJamesSimpleCycles()">HawickJamesSimpleCycles()</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="class in org.jgrapht.alg.cycle">HawickJamesSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder with an unspecified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html#HawickJamesSimpleCycles(org.jgrapht.DirectedGraph)">HawickJamesSimpleCycles(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="class in org.jgrapht.alg.cycle">HawickJamesSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder for the specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/demo/HelloJGraphT.html" title="class in org.jgrapht.demo"><span class="strong">HelloJGraphT</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>
<div class="block">A simple introduction to using JGraphT.</div>
</dd>
<dt><a href="./org/jgrapht/alg/HopcroftKarpBipartiteMatching.html" title="class in org.jgrapht.alg"><span class="strong">HopcroftKarpBipartiteMatching</span></a>&lt;<a href="./org/jgrapht/alg/HopcroftKarpBipartiteMatching.html" title="type parameter in HopcroftKarpBipartiteMatching">V</a>,<a href="./org/jgrapht/alg/HopcroftKarpBipartiteMatching.html" title="type parameter in HopcroftKarpBipartiteMatching">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">This class is an implementation of the Hopcroft-Karp algorithm which finds a
maximum matching in an undirected simple bipartite graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/HopcroftKarpBipartiteMatching.html#HopcroftKarpBipartiteMatching(org.jgrapht.UndirectedGraph,%20java.util.Set,%20java.util.Set)">HopcroftKarpBipartiteMatching(UndirectedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/HopcroftKarpBipartiteMatching.html" title="class in org.jgrapht.alg">HopcroftKarpBipartiteMatching</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WheelGraphGenerator.html#HUB_VERTEX">HUB_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate">WheelGraphGenerator</a></dt>
<dd>
<div class="block">Role for the hub vertex.</div>
</dd>
<dt><a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">HyperCubeGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a <a href="http://mathworld.wolfram.com/HypercubeGraph.html">hyper
cube graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html#HyperCubeGraphGenerator(int)">HyperCubeGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html" title="class in org.jgrapht.generate">HyperCubeGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new HyperCubeGraphGenerator object.</div>
</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><a href="./org/jgrapht/ext/ImportException.html" title="class in org.jgrapht.ext"><span class="strong">ImportException</span></a> - Exception in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Used to show problems with importing a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/ImportException.html#ImportException(java.lang.String)">ImportException(String)</a></span> - Constructor for exception org.jgrapht.ext.<a href="./org/jgrapht/ext/ImportException.html" title="class in org.jgrapht.ext">ImportException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/ImportException.html#ImportException(java.lang.String,%20java.lang.Throwable)">ImportException(String, Throwable)</a></span> - Constructor for exception org.jgrapht.ext.<a href="./org/jgrapht/ext/ImportException.html" title="class in org.jgrapht.ext">ImportException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/DirectedGraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a></dt>
<dd>
<div class="block">Returns a set of all edges incoming into the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MixedGraphUnion.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MixedGraphUnion.html" title="class in org.jgrapht.graph">MixedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#increment()">increment()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Adds one to the value of this modifiable integer.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/DirectedGraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a></dt>
<dd>
<div class="block">Returns the "in degree" of the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MixedGraphUnion.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MixedGraphUnion.html" title="class in org.jgrapht.graph">MixedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphAdapterDemo.html#init()">init()</a></span> - Method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphAdapterDemo.html" title="class in org.jgrapht.demo">JGraphAdapterDemo</a></dt>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphXAdapterDemo.html#init()">init()</a></span> - Method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphXAdapterDemo.html" title="class in org.jgrapht.demo">JGraphXAdapterDemo</a></dt>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html#initialize(org.jgrapht.alg.flow.PushRelabelMaximumFlow.VertexExtension,%20org.jgrapht.alg.flow.PushRelabelMaximumFlow.VertexExtension,%20java.util.Queue)">initialize(PushRelabelMaximumFlow&lt;V, E&gt;.VertexExtension, PushRelabelMaximumFlow&lt;V, E&gt;.VertexExtension, Queue&lt;PushRelabelMaximumFlow&lt;V, E&gt;.VertexExtension&gt;)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html" title="class in org.jgrapht.alg.flow">PushRelabelMaximumFlow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#insert(org.jgrapht.util.FibonacciHeapNode,%20double)">insert(FibonacciHeapNode&lt;T&gt;, double)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Inserts a new data element into the heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TransitiveClosure.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TransitiveClosure.html" title="class in org.jgrapht.alg">TransitiveClosure</a></dt>
<dd>
<div class="block">Singleton instance.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TransitiveReduction.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TransitiveReduction.html" title="class in org.jgrapht.alg">TransitiveReduction</a></dt>
<dd>
<div class="block">Singleton instance.</div>
</dd>
<dt><a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html" title="class in org.jgrapht.experimental.alg"><span class="strong">IntArrayGraphAlgorithm</span></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; - Class in <a href="./org/jgrapht/experimental/alg/package-summary.html">org.jgrapht.experimental.alg</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html#IntArrayGraphAlgorithm(org.jgrapht.Graph)">IntArrayGraphAlgorithm(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.experimental.alg.<a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html" title="class in org.jgrapht.experimental.alg">IntArrayGraphAlgorithm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="class in org.jgrapht.ext"><span class="strong">IntegerEdgeNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="type parameter in IntegerEdgeNameProvider">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Assigns a unique integer to represent each edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html#IntegerEdgeNameProvider()">IntegerEdgeNameProvider()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="class in org.jgrapht.ext">IntegerEdgeNameProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/IntegerNameProvider.html" title="class in org.jgrapht.ext"><span class="strong">IntegerNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/IntegerNameProvider.html" title="type parameter in IntegerNameProvider">V</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Assigns a unique integer to represent each vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerNameProvider.html#IntegerNameProvider()">IntegerNameProvider()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerNameProvider.html" title="class in org.jgrapht.ext">IntegerNameProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#intValue()">intValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#isAllowingLoops()">isAllowingLoops()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Returns <code>true</code> if and only if self-loops are allowed in this
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#isAllowingMultipleEdges()">isAllowingMultipleEdges()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Returns <code>true</code> if and only if multiple edges are allowed in
this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#isBiconnected()">isBiconnected()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the graph is biconnected (no cutpoint),
<code>false</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphTests.html#isBipartite(org.jgrapht.Graph)">isBipartite(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphTests.html" title="class in org.jgrapht.experimental">GraphTests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html#isChordal()">isChordal()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CliqueMinimalSeparatorDecomposition.html" title="class in org.jgrapht.alg">CliqueMinimalSeparatorDecomposition</a></dt>
<dd>
<div class="block">Check if the graph is chordal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphTests.html#isComplete(org.jgrapht.Graph)">isComplete(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphTests.html" title="class in org.jgrapht.experimental">GraphTests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphTests.html#isConnected(org.jgrapht.Graph)">isConnected(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphTests.html" title="class in org.jgrapht.experimental">GraphTests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if there are no more uniterated vertices in the
currently iterated connected component; <tt>false</tt> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#isCrossComponentTraversal()">isCrossComponentTraversal()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Test whether this iterator is set to traverse the graph across connected
components.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#isCrossComponentTraversal()">isCrossComponentTraversal()</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Test whether this iterator is set to traverse the grpah across connected
components.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BlockCutpointGraph.html#isCutpoint(V)">isCutpoint(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the vertex is a cutpoint, <code>false</code>
otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskFunctor.html#isEdgeMasked(E)">isEdgeMasked(E)</a></span> - Method in interface org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskFunctor.html" title="interface in org.jgrapht.graph">MaskFunctor</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the edge is masked, <code>false</code>
otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphTests.html#isEmpty(org.jgrapht.Graph)">isEmpty(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphTests.html" title="class in org.jgrapht.experimental">GraphTests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#isEmpty()">isEmpty()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Tests if the Fibonacci heap is empty or not.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#isEnumerationStartedEmpty()">isEnumerationStartedEmpty()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>
<div class="block">Tests whether the enumeration started as an empty one.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html#isEqualMapping(org.jgrapht.GraphMapping)">isEqualMapping(GraphMapping&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="class in org.jgrapht.alg.isomorphism">IsomorphicGraphMapping</a></dt>
<dd>
<div class="block">Checks for equality.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EulerianCircuit.html#isEulerian(org.jgrapht.UndirectedGraph)">isEulerian(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EulerianCircuit.html" title="class in org.jgrapht.alg">EulerianCircuit</a></dt>
<dd>
<div class="block">This method will check whether the graph passed in is Eulerian or not.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html#isExact()">isExact()</a></span> - Method in interface org.jgrapht.experimental.alg.<a href="./org/jgrapht/experimental/alg/ApproximationAlgorithm.html" title="interface in org.jgrapht.experimental.alg">ApproximationAlgorithm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#isExact()">isExact()</a></span> - Method in class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#isGraphConnected()">isGraphConnected()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Test if the inspected graph is connected.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html#isIn(int)">isIn(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.Region</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#isNumberOfEdgesValid(org.jgrapht.Graph,%20int)">isNumberOfEdgesValid(Graph&lt;VV, EE&gt;, int)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate">RandomGraphGenerator.DefaultEdgeTopologyFactory</a></dt>
<dd>
<div class="block">checks if the numOfEdges is smaller than the Max edges according to
the following table:</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html#isNumberOfEdgesValid(org.jgrapht.Graph,%20int)">isNumberOfEdgesValid(Graph&lt;VV, EE&gt;, int)</a></span> - Method in interface org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="interface in org.jgrapht.generate">RandomGraphGenerator.EdgeTopologyFactory</a></dt>
<dd>
<div class="block">Checks if the graph can contain the givven numberOfEdges according to
the graph type restrictions.</div>
</dd>
<dt><a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="class in org.jgrapht.alg.isomorphism"><span class="strong">IsomorphicGraphMapping</span></a>&lt;<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="type parameter in IsomorphicGraphMapping">V</a>,<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="type parameter in IsomorphicGraphMapping">E</a>&gt; - Class in <a href="./org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a></dt>
<dd>
<div class="block">This class represents a GraphMapping between two (subgraph)isomorphic graphs.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html#IsomorphicGraphMapping(org.jgrapht.alg.isomorphism.GraphOrdering,%20org.jgrapht.alg.isomorphism.GraphOrdering,%20int[],%20int[])">IsomorphicGraphMapping(GraphOrdering&lt;V, E&gt;, GraphOrdering&lt;V, E&gt;, int[], int[])</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="class in org.jgrapht.alg.isomorphism">IsomorphicGraphMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphismInspector.html#isomorphismExists()">isomorphismExists()</a></span> - Method in interface org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphismInspector.html" title="interface in org.jgrapht.alg.isomorphism">IsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#isomorphismExists()">isomorphismExists()</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/isomorphism/IsomorphismInspector.html" title="interface in org.jgrapht.alg.isomorphism"><span class="strong">IsomorphismInspector</span></a>&lt;<a href="./org/jgrapht/alg/isomorphism/IsomorphismInspector.html" title="type parameter in IsomorphismInspector">V</a>,<a href="./org/jgrapht/alg/isomorphism/IsomorphismInspector.html" title="type parameter in IsomorphismInspector">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a></dt>
<dd>
<div class="block">This is a general interface for graph and subgraph isomorphism.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#isReuseEvents()">isReuseEvents()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Tests whether the <code>reuseEvents</code> flag is set.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#isReuseEvents()">isReuseEvents()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#isReuseEvents()">isReuseEvents()</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Tests whether the <code>reuseEvents</code> flag is set.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#isSeenVertex(java.lang.Object)">isSeenVertex(Object)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Determines whether a vertex has been seen yet by this traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html#isStronglyConnected()">isStronglyConnected()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html" title="class in org.jgrapht.alg">GabowStrongConnectivityInspector</a></dt>
<dd>
<div class="block">Returns true if the graph instance is strongly connected.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html#isStronglyConnected()">isStronglyConnected()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html" title="interface in org.jgrapht.alg.interfaces">StrongConnectivityAlgorithm</a></dt>
<dd>
<div class="block">Returns true if the graph of this <code>
StrongConnectivityAlgorithm</code> instance is strongly connected.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html#isStronglyConnected()">isStronglyConnected()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="class in org.jgrapht.alg">KosarajuStrongConnectivityInspector</a></dt>
<dd>
<div class="block">Returns true if the graph of this <code>
StronglyConnectivityInspector</code> instance is strongly connected.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#isStronglyConnected()">isStronglyConnected()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Returns true if the graph of this <code>
StronglyConnectivityInspector</code> instance is strongly connected.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphTests.html#isTree(org.jgrapht.Graph)">isTree(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphTests.html" title="class in org.jgrapht.experimental">GraphTests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskFunctor.html#isVertexMasked(V)">isVertexMasked(V)</a></span> - Method in interface org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskFunctor.html" title="interface in org.jgrapht.graph">MaskFunctor</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the vertex is masked, <code>false</code>
otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#iterator()">iterator()</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>
<div class="block">iterator will traverse the vertices in topological order, meaning that
for a directed graph G = (V,E), if there exists a path from vertex va to
vertex vb then va is guaranteed to come before vertex vb in the iteration
order.</div>
</dd>
</dl>
<a name="_J_">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="./org/jgrapht/demo/JGraphAdapterDemo.html" title="class in org.jgrapht.demo"><span class="strong">JGraphAdapterDemo</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>
<div class="block">A demo applet that shows how to use JGraph to visualize JGraphT graphs.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphAdapterDemo.html#JGraphAdapterDemo()">JGraphAdapterDemo()</a></span> - Constructor for class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphAdapterDemo.html" title="class in org.jgrapht.demo">JGraphAdapterDemo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext"><span class="strong">JGraphModelAdapter</span></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; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">An adapter that reflects a JGraphT graph as a JGraph graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org.jgrapht.Graph)">JGraphModelAdapter(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org.jgrapht.Graph,%20org.jgraph.graph.AttributeMap,%20org.jgraph.graph.AttributeMap)">JGraphModelAdapter(Graph&lt;V, E&gt;, AttributeMap, AttributeMap)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</dd>
<dt><span class="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(Graph&lt;V, E&gt;, AttributeMap, AttributeMap, JGraphModelAdapter.CellFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</dd>
<dt><a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org.jgrapht.ext"><span class="strong">JGraphModelAdapter.CellFactory</span></a>&lt;<a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="type parameter in JGraphModelAdapter.CellFactory">VV</a>,<a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="type parameter in JGraphModelAdapter.CellFactory">EE</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Creates the JGraph cells that reflect the respective JGraphT elements.</div>
</dd>
<dt><a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org.jgrapht.ext"><span class="strong">JGraphModelAdapter.DefaultCellFactory</span></a>&lt;<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="type parameter in JGraphModelAdapter.DefaultCellFactory">VV</a>,<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="type parameter in JGraphModelAdapter.DefaultCellFactory">EE</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">A simple default cell factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#JGraphModelAdapter.DefaultCellFactory()">JGraphModelAdapter.DefaultCellFactory()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext"><span class="strong">JGraphXAdapter</span></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; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Adapter to draw a JGraphT graph with the JGraphX drawing library.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#JGraphXAdapter(org.jgrapht.ListenableGraph)">JGraphXAdapter(ListenableGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>
<div class="block">Constructs and draws a new ListenableGraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#JGraphXAdapter(org.jgrapht.Graph)">JGraphXAdapter(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>
<div class="block">Constructs and draws a new mxGraph from a jGraphT graph.</div>
</dd>
<dt><a href="./org/jgrapht/demo/JGraphXAdapterDemo.html" title="class in org.jgrapht.demo"><span class="strong">JGraphXAdapterDemo</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>
<div class="block">A demo applet that shows how to use JGraphX to visualize JGraphT graphs.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphXAdapterDemo.html#JGraphXAdapterDemo()">JGraphXAdapterDemo()</a></span> - Constructor for class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphXAdapterDemo.html" title="class in org.jgrapht.demo">JGraphXAdapterDemo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="strong">JohnsonSimpleCycles</span></a>&lt;<a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="type parameter in JohnsonSimpleCycles">V</a>,<a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="type parameter in JohnsonSimpleCycles">E</a>&gt; - Class in <a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a></dt>
<dd>
<div class="block">Find all simple cycles of a directed graph using the Johnson's algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html#JohnsonSimpleCycles()">JohnsonSimpleCycles()</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="class in org.jgrapht.alg.cycle">JohnsonSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder with an unspecified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html#JohnsonSimpleCycles(org.jgrapht.DirectedGraph)">JohnsonSimpleCycles(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="class in org.jgrapht.alg.cycle">JohnsonSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder for the specified graph.</div>
</dd>
</dl>
<a name="_K_">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="class in org.jgrapht.alg"><span class="strong">KosarajuStrongConnectivityInspector</span></a>&lt;<a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="type parameter in KosarajuStrongConnectivityInspector">V</a>,<a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="type parameter in KosarajuStrongConnectivityInspector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Complements the <a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg"><code>ConnectivityInspector</code></a> class with
the capability to compute the strongly connected components of a directed
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html#KosarajuStrongConnectivityInspector(org.jgrapht.DirectedGraph)">KosarajuStrongConnectivityInspector(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="class in org.jgrapht.alg">KosarajuStrongConnectivityInspector</a></dt>
<dd>
<div class="block">The constructor of the StrongConnectivityAlgorithm class.</div>
</dd>
<dt><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg"><span class="strong">KruskalMinimumSpanningTree</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">An implementation of <a
href="http://en.wikipedia.org/wiki/Kruskal's_algorithm">Kruskal's minimum
spanning tree algorithm</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html#KruskalMinimumSpanningTree(org.jgrapht.Graph)">KruskalMinimumSpanningTree(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg">KruskalMinimumSpanningTree</a></dt>
<dd>
<div class="block">Creates and executes a new KruskalMinimumSpanningTree algorithm instance.</div>
</dd>
<dt><a href="./org/jgrapht/alg/KShortestPaths.html" title="class in org.jgrapht.alg"><span class="strong">KShortestPaths</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">The algorithm determines the k shortest simple paths in increasing order of
weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KShortestPaths.html#KShortestPaths(org.jgrapht.Graph,%20V,%20int)">KShortestPaths(Graph&lt;V, E&gt;, V, int)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KShortestPaths.html" title="class in org.jgrapht.alg">KShortestPaths</a></dt>
<dd>
<div class="block">Creates an object to compute ranking shortest paths between the start
vertex and others vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KShortestPaths.html#KShortestPaths(org.jgrapht.Graph,%20V,%20int,%20int)">KShortestPaths(Graph&lt;V, E&gt;, V, int, int)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KShortestPaths.html" title="class in org.jgrapht.alg">KShortestPaths</a></dt>
<dd>
<div class="block">Creates an object to calculate ranking shortest paths between the start
vertex and others vertices.</div>
</dd>
<dt><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html" title="class in org.jgrapht.alg"><span class="strong">KuhnMunkresMinimalWeightBipartitePerfectMatching</span></a>&lt;<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html" title="type parameter in KuhnMunkresMinimalWeightBipartitePerfectMatching">V</a>,<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html" title="type parameter in KuhnMunkresMinimalWeightBipartitePerfectMatching">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Kuhn-Munkres algorithm (named in honor of Harold Kuhn and James Munkres)
solving <i>assignment problem</i> also known as <a
href=http://en.wikipedia.org/wiki/Hungarian_algorithm>hungarian algorithm</a>
(in the honor of hungarian mathematicians Dénes K?nig and Jen? Egerváry).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html#KuhnMunkresMinimalWeightBipartitePerfectMatching(org.jgrapht.WeightedGraph,%20java.util.List,%20java.util.List)">KuhnMunkresMinimalWeightBipartitePerfectMatching(WeightedGraph&lt;V, E&gt;, List&lt;? extends V&gt;, List&lt;? extends V&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.html" title="class in org.jgrapht.alg">KuhnMunkresMinimalWeightBipartitePerfectMatching</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.html" title="class in org.jgrapht.alg"><span class="strong">KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation</span></a>&lt;<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.html" title="type parameter in KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation">V</a>,<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.html" title="type parameter in KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">...</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.html#KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation(org.jgrapht.WeightedGraph,%20java.util.List,%20java.util.List)">KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation(WeightedGraph&lt;V, E&gt;, List&lt;? extends V&gt;, List&lt;? extends V&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.html" title="class in org.jgrapht.alg">KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.MatchExtender.html" title="class in org.jgrapht.alg"><span class="strong">KuhnMunkresMinimalWeightBipartitePerfectMatching.KuhnMunkresMatrixImplementation.MatchExtender</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Aggregates utilities to extend matching</div>
</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#LARGEST_SATURATION_FIRST_ORDER">LARGEST_SATURATION_FIRST_ORDER</a></span> - Static variable in class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">LinearGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a linear graph of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/LinearGraphGenerator.html#LinearGraphGenerator(int)">LinearGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate">LinearGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new LinearGraphGenerator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#link(org.jgrapht.util.FibonacciHeapNode,%20org.jgrapht.util.FibonacciHeapNode)">link(FibonacciHeapNode&lt;T&gt;, FibonacciHeapNode&lt;T&gt;)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Make node y a child of node x.</div>
</dd>
<dt><a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">ListenableDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="type parameter in ListenableDirectedGraph">V</a>,<a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="type parameter in ListenableDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableDirectedGraph.html#ListenableDirectedGraph(java.lang.Class)">ListenableDirectedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableDirectedGraph.html#ListenableDirectedGraph(org.jgrapht.DirectedGraph)">ListenableDirectedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable directed graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">ListenableDirectedWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="type parameter in ListenableDirectedWeightedGraph">V</a>,<a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="type parameter in ListenableDirectedWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html#ListenableDirectedWeightedGraph(java.lang.Class)">ListenableDirectedWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable directed weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html#ListenableDirectedWeightedGraph(org.jgrapht.WeightedGraph)">ListenableDirectedWeightedGraph(WeightedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable directed weighted graph.</div>
</dd>
<dt><a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><span class="strong">ListenableGraph</span></a>&lt;<a href="./org/jgrapht/ListenableGraph.html" title="type parameter in ListenableGraph">V</a>,<a href="./org/jgrapht/ListenableGraph.html" title="type parameter in ListenableGraph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A graph that supports listeners on structural change events.</div>
</dd>
<dt><a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">ListenableUndirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="type parameter in ListenableUndirectedGraph">V</a>,<a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="type parameter in ListenableUndirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableUndirectedGraph.html#ListenableUndirectedGraph(java.lang.Class)">ListenableUndirectedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable undirected simple graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableUndirectedGraph.html#ListenableUndirectedGraph(org.jgrapht.UndirectedGraph)">ListenableUndirectedGraph(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable undirected graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">ListenableUndirectedWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="type parameter in ListenableUndirectedWeightedGraph">V</a>,<a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="type parameter in ListenableUndirectedWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html#ListenableUndirectedWeightedGraph(java.lang.Class)">ListenableUndirectedWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable undirected weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html#ListenableUndirectedWeightedGraph(org.jgrapht.WeightedGraph)">ListenableUndirectedWeightedGraph(WeightedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable undirected weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#longValue()">longValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/demo/CompleteGraphDemo.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/CompleteGraphDemo.html" title="class in org.jgrapht.demo">CompleteGraphDemo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/HelloJGraphT.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/HelloJGraphT.html" title="class in org.jgrapht.demo">HelloJGraphT</a></dt>
<dd>
<div class="block">The starting point for the demo.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphAdapterDemo.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphAdapterDemo.html" title="class in org.jgrapht.demo">JGraphAdapterDemo</a></dt>
<dd>
<div class="block">An alternative starting point for this demo, to also allow running this
applet as an application.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphXAdapterDemo.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphXAdapterDemo.html" title="class in org.jgrapht.demo">JGraphXAdapterDemo</a></dt>
<dd>
<div class="block">An alternative starting point for this demo, to also allow running this
applet as an application.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/PerformanceDemo.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/PerformanceDemo.html" title="class in org.jgrapht.demo">PerformanceDemo</a></dt>
<dd>
<div class="block">The starting point for the demo.</div>
</dd>
<dt><a href="./org/jgrapht/graph/MaskFunctor.html" title="interface in org.jgrapht.graph"><span class="strong">MaskFunctor</span></a>&lt;<a href="./org/jgrapht/graph/MaskFunctor.html" title="type parameter in MaskFunctor">V</a>,<a href="./org/jgrapht/graph/MaskFunctor.html" title="type parameter in MaskFunctor">E</a>&gt; - Interface in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A functor interface for masking out vertices and edges of a graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">MaskSubgraph</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An unmodifiable subgraph induced by a vertex/edge masking function.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#MaskSubgraph(org.jgrapht.Graph,%20org.jgrapht.graph.MaskFunctor)">MaskSubgraph(Graph&lt;V, E&gt;, MaskFunctor&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>
<div class="block">Creates a new induced subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/alg/interfaces/MatchingAlgorithm.html" title="interface in org.jgrapht.alg.interfaces"><span class="strong">MatchingAlgorithm</span></a>&lt;<a href="./org/jgrapht/alg/interfaces/MatchingAlgorithm.html" title="type parameter in MatchingAlgorithm">V</a>,<a href="./org/jgrapht/alg/interfaces/MatchingAlgorithm.html" title="type parameter in MatchingAlgorithm">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a></dt>
<dd>
<div class="block">Allows to derive <a
href="http://en.wikipedia.org/wiki/Matching_(graph_theory)">matching</a> from
given graph</div>
</dd>
<dt><a href="./org/jgrapht/util/MathUtil.html" title="class in org.jgrapht.util"><span class="strong">MathUtil</span></a> - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Math Utilities.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/MathUtil.html#MathUtil()">MathUtil()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/MathUtil.html" title="class in org.jgrapht.util">MathUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext"><span class="strong">MatrixExporter</span></a>&lt;<a href="./org/jgrapht/ext/MatrixExporter.html" title="type parameter in MatrixExporter">V</a>,<a href="./org/jgrapht/ext/MatrixExporter.html" title="type parameter in MatrixExporter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph to a plain text matrix format, which can be processed by
matrix manipulation software, such as <a href="http://rs.cipr.uib.no/mtj/">
MTJ</a> or <a href="http://www.mathworks.com/products/matlab/">MATLAB</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#MatrixExporter()">MatrixExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Creates a new MatrixExporter object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#MAX">MAX</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Maximum weight.</div>
</dd>
<dt><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.html" title="interface in org.jgrapht.alg.interfaces"><span class="strong">MaximumFlowAlgorithm</span></a>&lt;<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.html" title="type parameter in MaximumFlowAlgorithm">V</a>,<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.html" title="type parameter in MaximumFlowAlgorithm">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a></dt>
<dd>
<div class="block">Allows to derive <a
href="https://en.wikipedia.org/wiki/Maximum_flow_problem">maximum-flow</a>
from the supplied <a href="https://en.wikipedia.org/wiki/Flow_network">flow
network</a></div>
</dd>
<dt><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlow.html" title="interface in org.jgrapht.alg.interfaces"><span class="strong">MaximumFlowAlgorithm.MaximumFlow</span></a>&lt;<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlow.html" title="type parameter in MaximumFlowAlgorithm.MaximumFlow">V</a>,<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlow.html" title="type parameter in MaximumFlowAlgorithm.MaximumFlow">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html" title="class in org.jgrapht.alg.interfaces"><span class="strong">MaximumFlowAlgorithm.MaximumFlowImpl</span></a>&lt;<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html" title="type parameter in MaximumFlowAlgorithm.MaximumFlowImpl">V</a>,<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html" title="type parameter in MaximumFlowAlgorithm.MaximumFlowImpl">E</a>&gt; - Class in <a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html#MaximumFlowAlgorithm.MaximumFlowImpl(java.lang.Double,%20java.util.Map)">MaximumFlowAlgorithm.MaximumFlowImpl(Double, Map&lt;E, Double&gt;)</a></span> - Constructor for class org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.MaximumFlowImpl.html" title="class in org.jgrapht.alg.interfaces">MaximumFlowAlgorithm.MaximumFlowImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="class in org.jgrapht.alg.flow"><span class="strong">MaximumFlowAlgorithmBase</span></a>&lt;<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="type parameter in MaximumFlowAlgorithmBase">V</a>,<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="type parameter in MaximumFlowAlgorithmBase">E</a>&gt; - Class in <a href="./org/jgrapht/alg/flow/package-summary.html">org.jgrapht.alg.flow</a></dt>
<dd>
<div class="block">Base class backing algorithms allowing to derive <a
href="https://en.wikipedia.org/wiki/Maximum_flow_problem">maximum-flow</a>
from the supplied <a href="https://en.wikipedia.org/wiki/Flow_network">flow
network</a></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html#MaximumFlowAlgorithmBase()">MaximumFlowAlgorithmBase()</a></span> - Constructor for class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="class in org.jgrapht.alg.flow">MaximumFlowAlgorithmBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html" title="class in org.jgrapht.alg"><span class="strong">MaximumWeightBipartiteMatching</span></a>&lt;<a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html" title="type parameter in MaximumWeightBipartiteMatching">V</a>,<a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html" title="type parameter in MaximumWeightBipartiteMatching">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">This class finds a maximum weight matching of a simple undirected weighted
bipartite graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html#MaximumWeightBipartiteMatching(org.jgrapht.WeightedGraph,%20java.util.Set,%20java.util.Set)">MaximumWeightBipartiteMatching(WeightedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/MaximumWeightBipartiteMatching.html" title="class in org.jgrapht.alg">MaximumWeightBipartiteMatching</a></dt>
<dd>
<div class="block">Creates a new MaximumWeightBipartiteMatching algorithm instance.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#mergeVertices(java.util.Set,%20java.util.Set)">mergeVertices(Set&lt;V&gt;, Set&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Merges vertex t into vertex s, summing the weights as required.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#min()">min()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Returns the smallest element in the heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#MIN">MIN</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Minimum weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#minCut()">minCut()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Return a set of vertices on one side of the cut</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#minCutWeight()">minCutWeight()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Return the weight of the minimum cut</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#minimumCutPhase(java.util.Set)">minimumCutPhase(Set&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Implements the MinimumCutPhase function of Stoer and Wagner</div>
</dd>
<dt><a href="./org/jgrapht/alg/interfaces/MinimumSpanningTree.html" title="interface in org.jgrapht.alg.interfaces"><span class="strong">MinimumSpanningTree</span></a>&lt;<a href="./org/jgrapht/alg/interfaces/MinimumSpanningTree.html" title="type parameter in MinimumSpanningTree">V</a>,<a href="./org/jgrapht/alg/interfaces/MinimumSpanningTree.html" title="type parameter in MinimumSpanningTree">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a></dt>
<dd>
<div class="block">Allows to derive <a href=http://en.wikipedia.org/wiki/Minimum_spanning_tree>
minimum spanning tree</a> from given undirected connected graph.</div>
</dd>
<dt><a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg"><span class="strong">MinSourceSinkCut</span></a>&lt;<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="type parameter in MinSourceSinkCut">V</a>,<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="type parameter in MinSourceSinkCut">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Given a directed, weighted graph G(V,E).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#MinSourceSinkCut(org.jgrapht.DirectedGraph)">MinSourceSinkCut(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/MinSourceSinkCut.html#MinSourceSinkCut(org.jgrapht.DirectedGraph,%20double)">MinSourceSinkCut(DirectedGraph&lt;V, E&gt;, double)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/MinSourceSinkCut.html" title="class in org.jgrapht.alg">MinSourceSinkCut</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/MixedGraphUnion.html" title="class in org.jgrapht.graph"><span class="strong">MixedGraphUnion</span></a>&lt;<a href="./org/jgrapht/graph/MixedGraphUnion.html" title="type parameter in MixedGraphUnion">V</a>,<a href="./org/jgrapht/graph/MixedGraphUnion.html" title="type parameter in MixedGraphUnion">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MixedGraphUnion.html#MixedGraphUnion(org.jgrapht.UndirectedGraph,%20org.jgrapht.DirectedGraph,%20org.jgrapht.util.WeightCombiner)">MixedGraphUnion(UndirectedGraph&lt;V, E&gt;, DirectedGraph&lt;V, E&gt;, WeightCombiner)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/MixedGraphUnion.html" title="class in org.jgrapht.graph">MixedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MixedGraphUnion.html#MixedGraphUnion(org.jgrapht.UndirectedGraph,%20org.jgrapht.DirectedGraph)">MixedGraphUnion(UndirectedGraph&lt;V, E&gt;, DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/MixedGraphUnion.html" title="class in org.jgrapht.graph">MixedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util"><span class="strong">ModifiableInteger</span></a> - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">The <code>ModifiableInteger</code> class wraps a value of the primitive type
<code>int</code> in an object, similarly to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#ModifiableInteger()">ModifiableInteger()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>not really deprecated, just marked so to avoid mistaken use.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#ModifiableInteger(int)">ModifiableInteger(int)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Constructs a newly allocated <code>ModifiableInteger</code> object that
represents the specified <code>int</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#MULT">MULT</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Multiplication of weights.</div>
</dd>
<dt><a href="./org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph"><span class="strong">Multigraph</span></a>&lt;<a href="./org/jgrapht/graph/Multigraph.html" title="type parameter in Multigraph">V</a>,<a href="./org/jgrapht/graph/Multigraph.html" title="type parameter in Multigraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Multigraph.html#Multigraph(java.lang.Class)">Multigraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a></dt>
<dd>
<div class="block">Creates a new multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Multigraph.html#Multigraph(org.jgrapht.EdgeFactory)">Multigraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a></dt>
<dd>
<div class="block">Creates a new multigraph with the specified edge factory.</div>
</dd>
</dl>
<a name="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="./org/jgrapht/alg/NaiveLcaFinder.html" title="class in org.jgrapht.alg"><span class="strong">NaiveLcaFinder</span></a>&lt;<a href="./org/jgrapht/alg/NaiveLcaFinder.html" title="type parameter in NaiveLcaFinder">V</a>,<a href="./org/jgrapht/alg/NaiveLcaFinder.html" title="type parameter in NaiveLcaFinder">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NaiveLcaFinder.html#NaiveLcaFinder(org.jgrapht.DirectedGraph)">NaiveLcaFinder(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/NaiveLcaFinder.html" title="class in org.jgrapht.alg">NaiveLcaFinder</a></dt>
<dd>
<div class="block">Find the Lowest Common Ancestor of a directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#NATURAL_ORDER">NATURAL_ORDER</a></span> - Static variable in class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg"><span class="strong">NeighborIndex</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Maintains a cache of each vertex's neighbors.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#NeighborIndex(org.jgrapht.Graph)">NeighborIndex(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>
<div class="block">Creates a neighbor index for the specified undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#neighborListOf(V)">neighborListOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>
<div class="block">Returns a list of vertices which are adjacent to a specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#neighborListOf(org.jgrapht.Graph,%20V)">neighborListOf(Graph&lt;V, E&gt;, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Returns a list of vertices that are the neighbors of a specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#neighborsOf(V)">neighborsOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are adjacent to a specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#next()">next()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#next()">next()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#nextElement()">nextElement()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>
<div class="block">1.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.NextElementFunctor.html#nextElement()">nextElement()</a></span> - Method in interface org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.NextElementFunctor.html" title="interface in org.jgrapht.util">PrefetchIterator.NextElementFunctor</a></dt>
<dd>
<div class="block">You must implement that NoSuchElementException is thrown on
nextElement() if it is out of bound.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#nListeners">nListeners</a></span> - Variable in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#numberOfExpandedNodes">numberOfExpandedNodes</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#numOfEdges">numOfEdges</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#numOfVertexes">numOfVertexes</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Pair.html#of(A,%20B)">of(A, B)</a></span> - Static method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Pair.html" title="class in org.jgrapht.alg.util">Pair</a></dt>
<dd>
<div class="block">Creates new pair of elements pulling of the necessity to provide
corresponding types of the elements supplied</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#openList">openList</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#ordering1">ordering1</a></span> - Variable in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#ordering2">ordering2</a></span> - Variable in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/package-summary.html">org.jgrapht</a> - package org.jgrapht</dt>
<dd>
<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>
</dd>
<dt><a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a> - package org.jgrapht.alg</dt>
<dd>
<div class="block">Algorithms provided with <b>JGraphT</b>.</div>
</dd>
<dt><a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a> - package org.jgrapht.alg.cycle</dt>
<dd>
<div class="block">Algorithms for enumeration of simple cycles in graphs.</div>
</dd>
<dt><a href="./org/jgrapht/alg/flow/package-summary.html">org.jgrapht.alg.flow</a> - package org.jgrapht.alg.flow</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a> - package org.jgrapht.alg.interfaces</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a> - package org.jgrapht.alg.isomorphism</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a> - package org.jgrapht.alg.util</dt>
<dd>
<div class="block">Utilities used by JGraphT algorithms.</div>
</dd>
<dt><a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a> - package org.jgrapht.demo</dt>
<dd>
<div class="block">Demo programs that help to get started with <b>JGraphT</b>.</div>
</dd>
<dt><a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a> - package org.jgrapht.event</dt>
<dd>
<div class="block">Event classes and listener interfaces, used to provide a change
notification mechanism on graph modification events.</div>
</dd>
<dt><a href="./org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a> - package org.jgrapht.experimental</dt>
<dd>
<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>
</dd>
<dt><a href="./org/jgrapht/experimental/alg/package-summary.html">org.jgrapht.experimental.alg</a> - package org.jgrapht.experimental.alg</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/alg/color/package-summary.html">org.jgrapht.experimental.alg.color</a> - package org.jgrapht.experimental.alg.color</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/dag/package-summary.html">org.jgrapht.experimental.dag</a> - package org.jgrapht.experimental.dag</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a> - package org.jgrapht.ext</dt>
<dd>
<div class="block">
Extensions and integration means to other products.</div>
</dd>
<dt><a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a> - package org.jgrapht.generate</dt>
<dd>
<div class="block">Generators for graphs of various topologies.</div>
</dd>
<dt><a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a> - package org.jgrapht.graph</dt>
<dd>
<div class="block">Implementations of various graphs.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a> - package org.jgrapht.graph.builder</dt>
<dd>
<div class="block">Various builder for graphs.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a> - package org.jgrapht.traverse</dt>
<dd>
<div class="block">Graph traversal means.</div>
</dd>
<dt><a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a> - package org.jgrapht.util</dt>
<dd>
<div class="block">Non-graph-specific data structures, algorithms, and utilities used by
<b>JGraphT</b>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/DirectedGraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a></dt>
<dd>
<div class="block">Returns the "out degree" of the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MixedGraphUnion.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MixedGraphUnion.html" title="class in org.jgrapht.graph">MixedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/DirectedGraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a></dt>
<dd>
<div class="block">Returns a set of all edges outgoing from the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MixedGraphUnion.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MixedGraphUnion.html" title="class in org.jgrapht.graph">MixedGraphUnion</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="./org/jgrapht/alg/util/Pair.html" title="class in org.jgrapht.alg.util"><span class="strong">Pair</span></a>&lt;<a href="./org/jgrapht/alg/util/Pair.html" title="type parameter in Pair">A</a>,<a href="./org/jgrapht/alg/util/Pair.html" title="type parameter in Pair">B</a>&gt; - Class in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>
<div class="block">Generic pair.<br>
Although the instances of this class are immutable, it is impossible to
ensure that the references passed to the constructor will not be modified by
the caller.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Pair.html#Pair(A,%20B)">Pair(A, B)</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Pair.html" title="class in org.jgrapht.alg.util">Pair</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph"><span class="strong">ParanoidGraph</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">ParanoidGraph provides a way to verify that objects added to a graph obey the
standard equals/hashCode contract.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ParanoidGraph.html#ParanoidGraph(org.jgrapht.Graph)">ParanoidGraph(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph">ParanoidGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/experimental/PartiteRandomGraphGenerator.html" title="class in org.jgrapht.experimental"><span class="strong">PartiteRandomGraphGenerator</span></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; - Class in <a href="./org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a></dt>
<dd>
<div class="block">PartiteRandomGraphGenerator generates a <a
href="http://mathworld.wolfram.com/RandomGraph.html">partite uniform random
graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/PartiteRandomGraphGenerator.html#PartiteRandomGraphGenerator(int,%20int,%20int)">PartiteRandomGraphGenerator(int, int, int)</a></span> - Constructor for class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/PartiteRandomGraphGenerator.html" title="class in org.jgrapht.experimental">PartiteRandomGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new PartiteRandomGraphGenerator for a bipartite graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/PartiteRandomGraphGenerator.html#PartiteRandomGraphGenerator(int[],%20int)">PartiteRandomGraphGenerator(int[], int)</a></span> - Constructor for class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/PartiteRandomGraphGenerator.html" title="class in org.jgrapht.experimental">PartiteRandomGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new PartiteRandomGraphGenerator for a k-partite graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#pathExists(V,%20V)">pathExists(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Tests if there is a path from the specified source vertex to the
specified target vertices.</div>
</dd>
<dt><a href="./org/jgrapht/alg/cycle/PatonCycleBase.html" title="class in org.jgrapht.alg.cycle"><span class="strong">PatonCycleBase</span></a>&lt;<a href="./org/jgrapht/alg/cycle/PatonCycleBase.html" title="type parameter in PatonCycleBase">V</a>,<a href="./org/jgrapht/alg/cycle/PatonCycleBase.html" title="type parameter in PatonCycleBase">E</a>&gt; - Class in <a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a></dt>
<dd>
<div class="block">Find a cycle base of an undirected graph using the Paton's algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/PatonCycleBase.html#PatonCycleBase()">PatonCycleBase()</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/PatonCycleBase.html" title="class in org.jgrapht.alg.cycle">PatonCycleBase</a></dt>
<dd>
<div class="block">Create a cycle base finder with an unspecified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/PatonCycleBase.html#PatonCycleBase(org.jgrapht.UndirectedGraph)">PatonCycleBase(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/PatonCycleBase.html" title="class in org.jgrapht.alg.cycle">PatonCycleBase</a></dt>
<dd>
<div class="block">Create a cycle base finder for the specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/demo/PerformanceDemo.html" title="class in org.jgrapht.demo"><span class="strong">PerformanceDemo</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>
<div class="block">A simple demo to test memory and CPU consumption on a graph with 3 million
elements.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/PerformanceDemo.html#PerformanceDemo()">PerformanceDemo()</a></span> - Constructor for class org.jgrapht.demo.<a href="./org/jgrapht/demo/PerformanceDemo.html" title="class in org.jgrapht.demo">PerformanceDemo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#predecessorListOf(V)">predecessorListOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are the predecessors of a specified
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#predecessorListOf(org.jgrapht.DirectedGraph,%20V)">predecessorListOf(DirectedGraph&lt;V, E&gt;, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Returns a list of vertices that are the direct predecessors of a
specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#predecessorsOf(V)">predecessorsOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are the predecessors of a specified
vertex.</div>
</dd>
<dt><a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util"><span class="strong">PrefetchIterator</span></a>&lt;<a href="./org/jgrapht/util/PrefetchIterator.html" title="type parameter in PrefetchIterator">E</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Utility class to help implement an iterator/enumerator in which the hasNext()
method needs to calculate the next elements ahead of time.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#PrefetchIterator(org.jgrapht.util.PrefetchIterator.NextElementFunctor)">PrefetchIterator(PrefetchIterator.NextElementFunctor&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/util/PrefetchIterator.NextElementFunctor.html" title="interface in org.jgrapht.util"><span class="strong">PrefetchIterator.NextElementFunctor</span></a>&lt;<a href="./org/jgrapht/util/PrefetchIterator.NextElementFunctor.html" title="type parameter in PrefetchIterator.NextElementFunctor">EE</a>&gt; - Interface in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/PrimMinimumSpanningTree.html" title="class in org.jgrapht.alg"><span class="strong">PrimMinimumSpanningTree</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">An implementation of <a href="http://en.wikipedia.org/wiki/Prim's_algorithm">
Prim's algorithm</a> that finds a minimum spanning tree/forest subject to
connectivity of the supplied weighted undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/PrimMinimumSpanningTree.html#PrimMinimumSpanningTree(org.jgrapht.Graph)">PrimMinimumSpanningTree(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/PrimMinimumSpanningTree.html" title="class in org.jgrapht.alg">PrimMinimumSpanningTree</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#PRINT_EDGE_LABELS">PRINT_EDGE_LABELS</a></span> - Static variable in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Option to export only the edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#PRINT_EDGE_VERTEX_LABELS">PRINT_EDGE_VERTEX_LABELS</a></span> - Static variable in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Option to export both edge and vertex labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#PRINT_NO_LABELS">PRINT_NO_LABELS</a></span> - Static variable in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Option to export no vertex or edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#PRINT_VERTEX_LABELS">PRINT_VERTEX_LABELS</a></span> - Static variable in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Option to export only the vertex labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html#printSimpleCycles()">printSimpleCycles()</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="class in org.jgrapht.alg.cycle">HawickJamesSimpleCycles</a></dt>
<dd>
<div class="block">Print to the standard output all simple cycles without building a list to
keep them, thus avoiding high memory consumption when investigating large
and much connected graphs.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Returns the vertex to be returned in the following call to the iterator
<code>next</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph"><span class="strong">Pseudograph</span></a>&lt;<a href="./org/jgrapht/graph/Pseudograph.html" title="type parameter in Pseudograph">V</a>,<a href="./org/jgrapht/graph/Pseudograph.html" title="type parameter in Pseudograph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Pseudograph.html#Pseudograph(java.lang.Class)">Pseudograph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph">Pseudograph</a></dt>
<dd>
<div class="block">Creates a new pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Pseudograph.html#Pseudograph(org.jgrapht.EdgeFactory)">Pseudograph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph">Pseudograph</a></dt>
<dd>
<div class="block">Creates a new pseudograph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html#pushFlowThrough(org.jgrapht.alg.flow.MaximumFlowAlgorithmBase.EdgeExtensionBase,%20double)">pushFlowThrough(MaximumFlowAlgorithmBase&lt;V, E&gt;.EdgeExtensionBase, double)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="class in org.jgrapht.alg.flow">MaximumFlowAlgorithmBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html#pushFlowThrough(org.jgrapht.alg.flow.PushRelabelMaximumFlow.EdgeExtension,%20double)">pushFlowThrough(PushRelabelMaximumFlow&lt;V, E&gt;.EdgeExtension, double)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html" title="class in org.jgrapht.alg.flow">PushRelabelMaximumFlow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html" title="class in org.jgrapht.alg.flow"><span class="strong">PushRelabelMaximumFlow</span></a>&lt;<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html" title="type parameter in PushRelabelMaximumFlow">V</a>,<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html" title="type parameter in PushRelabelMaximumFlow">E</a>&gt; - Class in <a href="./org/jgrapht/alg/flow/package-summary.html">org.jgrapht.alg.flow</a></dt>
<dd>
<div class="block"><a
href="https://en.wikipedia.org/wiki/Push%E2%80%93relabel_maximum_flow_algorithm">
Push-relabel maximum flow</a> algorithm designed by Andrew V.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html#PushRelabelMaximumFlow(org.jgrapht.DirectedGraph)">PushRelabelMaximumFlow(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.html" title="class in org.jgrapht.alg.flow">PushRelabelMaximumFlow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.EdgeExtension.html" title="class in org.jgrapht.alg.flow"><span class="strong">PushRelabelMaximumFlow.EdgeExtension</span></a> - Class in <a href="./org/jgrapht/alg/flow/package-summary.html">org.jgrapht.alg.flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.EdgeExtension.html#PushRelabelMaximumFlow.EdgeExtension()">PushRelabelMaximumFlow.EdgeExtension()</a></span> - Constructor for class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.EdgeExtension.html" title="class in org.jgrapht.alg.flow">PushRelabelMaximumFlow.EdgeExtension</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.VertexExtension.html" title="class in org.jgrapht.alg.flow"><span class="strong">PushRelabelMaximumFlow.VertexExtension</span></a> - Class in <a href="./org/jgrapht/alg/flow/package-summary.html">org.jgrapht.alg.flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.VertexExtension.html#PushRelabelMaximumFlow.VertexExtension()">PushRelabelMaximumFlow.VertexExtension()</a></span> - Constructor for class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.VertexExtension.html" title="class in org.jgrapht.alg.flow">PushRelabelMaximumFlow.VertexExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#putSeenData(V,%20D)">putSeenData(V, D)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Stores iterator-dependent data for a vertex that has been seen.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html#putVertex(java.lang.Integer,%20V)">putVertex(Integer, V)</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoOrderMapping</a></dt>
<dd>
<div class="block">add a vertex at the given topological index.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html#putVertex(java.lang.Integer,%20V)">putVertex(Integer, V)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoVertexMap</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">RandomGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">This Generator creates a random-topology graph of a specified number of
vertexes and edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#RandomGraphGenerator(int,%20int)">RandomGraphGenerator(int, int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#RandomGraphGenerator(int,%20int,%20long)">RandomGraphGenerator(int, int, long)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate"><span class="strong">RandomGraphGenerator.DefaultEdgeTopologyFactory</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Default implementation of the EdgeTopologyFactory interface.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#RandomGraphGenerator.DefaultEdgeTopologyFactory()">RandomGraphGenerator.DefaultEdgeTopologyFactory()</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate">RandomGraphGenerator.DefaultEdgeTopologyFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="interface in org.jgrapht.generate"><span class="strong">RandomGraphGenerator.EdgeTopologyFactory</span></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; - Interface in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">This class is used to generate the edge topology for a graph.</div>
</dd>
<dt><a href="./org/jgrapht/experimental/RandomGraphHelper.html" title="class in org.jgrapht.experimental"><span class="strong">RandomGraphHelper</span></a> - Class in <a href="./org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a></dt>
<dd>
<div class="block">UniformRandomGraphGenerator generates a <a
href="http://mathworld.wolfram.com/RandomGraph.html">uniform random graph</a>
of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#randomizer">randomizer</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html#range(int,%20int)">range(int, int)</a></span> - Static method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTImporter.html#read(java.lang.String,%20org.jgrapht.graph.AbstractBaseGraph)">read(String, AbstractBaseGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTImporter.html" title="class in org.jgrapht.ext">DOTImporter</a></dt>
<dd>
<div class="block">Read a dot formatted string and populate the provided graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TransitiveReduction.html#reduce(org.jgrapht.DirectedGraph)">reduce(DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TransitiveReduction.html" title="class in org.jgrapht.alg">TransitiveReduction</a></dt>
<dd>
<div class="block">This method will remove all transitive edges from the graph passed as
input parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#remove()">remove()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Unsupported.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#remove()">remove()</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Unsupported.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#remove()">remove()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>
<div class="block">Always throws UnsupportedOperationException.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#removeAllEdges(V,%20V)">removeAllEdges(V, V)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#removeAllEdges(V,%20V)">removeAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#removeAllEdges(E[])">removeAllEdges(E[])</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Removes all the edges in this graph that are also contained in the
specified edge array.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeAllEdges(V,%20V)">removeAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes all the edges in this graph that are also contained in the
specified edge collection.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeAllEdges(V,%20V)">removeAllEdges(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes all the edges going from the specified source vertex to the
specified target vertex, and returns a set of all removed edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeAllEdges(V,%20V)">removeAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html#removeAllVertices()">removeAllVertices()</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoOrderMapping</a></dt>
<dd>
<div class="block">remove all vertices from the topological ordering</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html#removeAllVertices()">removeAllVertices()</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoVertexMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes all the vertices in this graph that are also contained in the
specified vertex collection.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Removes an edge going from source vertex to target vertex from the graph
being built, if such vertices and such edge exist in the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes an edge going from source vertex to target vertex, if such
vertices and such edge exist in this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes the specified edge from the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeEdge(V,%20V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#removeEdgeFromTouchingVertices(E)">removeEdgeFromTouchingVertices(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html#removeEdgeFromTouchingVertices(E)">removeEdgeFromTouchingVertices(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.UndirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.UndirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeGraphListener(org.jgrapht.event.GraphListener)">removeGraphListener(GraphListener&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ListenableGraph.html#removeGraphListener(org.jgrapht.event.GraphListener)">removeGraphListener(GraphListener&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a></dt>
<dd>
<div class="block">Removes the specified graph listener from this graph, if present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html#removeIncomingEdge(EE)">removeIncomingEdge(EE)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedEdgeContainer</a></dt>
<dd>
<div class="block">.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#removeMin()">removeMin()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Removes the smallest element from the heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html#removeOutgoingEdge(EE)">removeOutgoingEdge(EE)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedEdgeContainer.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedEdgeContainer</a></dt>
<dd>
<div class="block">.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#removeTraversalListener(org.jgrapht.event.TraversalListener)">removeTraversalListener(TraversalListener&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Removes the specified traversal listener from this iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#removeTraversalListener(org.jgrapht.event.TraversalListener)">removeTraversalListener(TraversalListener&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Removes the specified traversal listener from this iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html#removeVertex(V)">removeVertex(V)</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoOrderMapping.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoOrderMapping</a></dt>
<dd>
<div class="block">remove the given vertex from the topological ordering</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.TopoVertexMap.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.TopoVertexMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/GraphSquare.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/GraphSquare.html" title="class in org.jgrapht.experimental">GraphSquare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Removes <code>vertex</code> from the graph being built, if such vertex exist
in graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes the specified vertex from this graph including all its touching
edges if present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeVertexSetListener(org.jgrapht.event.VertexSetListener)">removeVertexSetListener(VertexSetListener&lt;V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ListenableGraph.html#removeVertexSetListener(org.jgrapht.event.VertexSetListener)">removeVertexSetListener(VertexSetListener&lt;V&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a></dt>
<dd>
<div class="block">Removes the specified vertex set listener from this graph, if present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#removeVertices(V...)">removeVertices(V...)</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>
<div class="block">Removes each vertex of <code>vertices</code> from the graph being built, if
such vertices exist in graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/CompleteGraphDemo.html#replaceVertex(java.lang.Object,%20java.lang.Object)">replaceVertex(Object, Object)</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/CompleteGraphDemo.html" title="class in org.jgrapht.demo">CompleteGraphDemo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/RingGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">RingGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a ring graph of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RingGraphGenerator.html#RingGraphGenerator(int)">RingGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/RingGraphGenerator.html" title="class in org.jgrapht.generate">RingGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new RingGraphGenerator.</div>
</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">ScaleFreeGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates directed or undirected <a href =
"http://mathworld.wolfram.com/Scale-FreeNetwork.html">scale-free network</a>
of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html#ScaleFreeGraphGenerator(int)">ScaleFreeGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="class in org.jgrapht.generate">ScaleFreeGraphGenerator</a></dt>
<dd>
<div class="block">Constructs a new <tt>ScaleFreeGraphGenerator</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html#ScaleFreeGraphGenerator(int,%20long)">ScaleFreeGraphGenerator(int, long)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="class in org.jgrapht.generate">ScaleFreeGraphGenerator</a></dt>
<dd>
<div class="block">Constructs a new <tt>ScaleFreeGraphGenerator</tt> using fixed <tt>
seed</tt> for the random generator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/Pair.html#second">second</a></span> - Variable in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/Pair.html" title="class in org.jgrapht.alg.util">Pair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html#second(java.util.List)">second(List&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedBipartiteGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#SECOND">SECOND</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Second weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html#self()">self()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/AbstractGraphBuilder.html" title="class in org.jgrapht.graph.builder">AbstractGraphBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html#self()">self()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/DirectedGraphBuilder.html" title="class in org.jgrapht.graph.builder">DirectedGraphBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html#self()">self()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/DirectedWeightedGraphBuilder.html" title="class in org.jgrapht.graph.builder">DirectedWeightedGraphBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html#self()">self()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="class in org.jgrapht.graph.builder">UndirectedGraphBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html#self()">self()</a></span> - Method in class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="class in org.jgrapht.graph.builder">UndirectedWeightedGraphBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#SENTINEL">SENTINEL</a></span> - Static variable in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>
<div class="block">Sentinel object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#setCrossComponentTraversal(boolean)">setCrossComponentTraversal(boolean)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Sets the cross component traversal flag - indicates whether to traverse
the graph across connected components.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#setCrossComponentTraversal(boolean)">setCrossComponentTraversal(boolean)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#setDefaultEdgeAttributes(org.jgraph.graph.AttributeMap)">setDefaultEdgeAttributes(AttributeMap)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Sets the default edge attributes used for creating new JGraph edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#setDefaultVertexAttributes(org.jgraph.graph.AttributeMap)">setDefaultVertexAttributes(AttributeMap)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Sets the default vertex attributes used for creating new JGraph vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#setEdgeSetFactory(org.jgrapht.graph.EdgeSetFactory)">setEdgeSetFactory(EdgeSetFactory&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Set the <a href="./org/jgrapht/graph/EdgeSetFactory.html" title="interface in org.jgrapht.graph"><code>EdgeSetFactory</code></a> to use for this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#setEdgeWeight(E,%20double)">setEdgeWeight(E, double)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedGraph.html#setEdgeWeight(E,%20double)">setEdgeWeight(E, double)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#setEdgeWeight(E,%20double)">setEdgeWeight(E, double)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#setEdgeWeight(E,%20double)">setEdgeWeight(E, double)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/WeightedGraph.html#setEdgeWeight(E,%20double)">setEdgeWeight(E, double)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a></dt>
<dd>
<div class="block">Assigns a weight to an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html#setGraph(org.jgrapht.DirectedGraph)">setGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle">DirectedSimpleCycles</a></dt>
<dd>
<div class="block">Sets the graph on which the simple cycle search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html#setGraph(org.jgrapht.DirectedGraph)">setGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/HawickJamesSimpleCycles.html" title="class in org.jgrapht.alg.cycle">HawickJamesSimpleCycles</a></dt>
<dd>
<div class="block">Sets the graph on which the simple cycle search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html#setGraph(org.jgrapht.DirectedGraph)">setGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="class in org.jgrapht.alg.cycle">JohnsonSimpleCycles</a></dt>
<dd>
<div class="block">Sets the graph on which the simple cycle search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/PatonCycleBase.html#setGraph(org.jgrapht.UndirectedGraph)">setGraph(UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/PatonCycleBase.html" title="class in org.jgrapht.alg.cycle">PatonCycleBase</a></dt>
<dd>
<div class="block">Sets the graph on which the cycle base search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html#setGraph(org.jgrapht.DirectedGraph)">setGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="class in org.jgrapht.alg.cycle">SzwarcfiterLauerSimpleCycles</a></dt>
<dd>
<div class="block">Sets the graph on which the simple cycle search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html#setGraph(org.jgrapht.DirectedGraph)">setGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TarjanSimpleCycles</a></dt>
<dd>
<div class="block">Sets the graph on which the simple cycle search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html#setGraph(org.jgrapht.DirectedGraph)">setGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TiernanSimpleCycles</a></dt>
<dd>
<div class="block">Sets the graph on which the simple cycle search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html#setGraph(org.jgrapht.UndirectedGraph)">setGraph(UndirectedGraph&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html" title="interface in org.jgrapht.alg.cycle">UndirectedCycleBase</a></dt>
<dd>
<div class="block">Sets the graph on which the cycle base search algorithm is executed by
this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#setPrintLabels(java.lang.Integer)">setPrintLabels(Integer)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Set whether to export the vertex and edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#setReuseEvents(boolean)">setReuseEvents(boolean)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">If the <code>reuseEvents</code> flag is set to <code>true</code> this
class will reuse previously fired events and will not create a new object
for each event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#setReuseEvents(boolean)">setReuseEvents(boolean)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#setReuseEvents(boolean)">setReuseEvents(boolean)</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Sets a value the <code>reuseEvents</code> flag.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#setValue(int)">setValue(int)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Sets a new value for this modifiable integer.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Visited.html#setVisited(int)">setVisited(int)</a></span> - Method in interface org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Visited.html" title="interface in org.jgrapht.experimental.dag">DirectedAcyclicGraph.Visited</a></dt>
<dd>
<div class="block">mark the given topological index as visited</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html#setVisited(int)">setVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html#setVisited(int)">setVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedArrayListImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedArrayListImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html#setVisited(int)">setVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedBitSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedBitSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html#setVisited(int)">setVisited(int)</a></span> - Method in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.VisitedHashSetImpl.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.VisitedHashSetImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#shortestDistance(V,%20V)">shortestDistance(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>
<div class="block">Get the length of a shortest path.</div>
</dd>
<dt><a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">SimpleDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="type parameter in SimpleDirectedGraph">V</a>,<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="type parameter in SimpleDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A simple directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedGraph.html#SimpleDirectedGraph(java.lang.Class)">SimpleDirectedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new simple directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedGraph.html#SimpleDirectedGraph(org.jgrapht.EdgeFactory)">SimpleDirectedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new simple directed graph with the specified edge factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">SimpleDirectedWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="type parameter in SimpleDirectedWeightedGraph">V</a>,<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="type parameter in SimpleDirectedWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A simple directed weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html#SimpleDirectedWeightedGraph(org.jgrapht.EdgeFactory)">SimpleDirectedWeightedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new simple directed weighted graph with the specified edge
factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html#SimpleDirectedWeightedGraph(java.lang.Class)">SimpleDirectedWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new simple directed weighted graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph"><span class="strong">SimpleGraph</span></a>&lt;<a href="./org/jgrapht/graph/SimpleGraph.html" title="type parameter in SimpleGraph">V</a>,<a href="./org/jgrapht/graph/SimpleGraph.html" title="type parameter in SimpleGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A simple graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraph.html#SimpleGraph(org.jgrapht.EdgeFactory)">SimpleGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph">SimpleGraph</a></dt>
<dd>
<div class="block">Creates a new simple graph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraph.html#SimpleGraph(java.lang.Class)">SimpleGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph">SimpleGraph</a></dt>
<dd>
<div class="block">Creates a new simple graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/SimpleGraphPath.html" title="class in org.jgrapht.graph"><span class="strong">SimpleGraphPath</span></a>&lt;<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="type parameter in SimpleGraphPath">V</a>,<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="type parameter in SimpleGraphPath">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A vertex-based representation of a simple path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraphPath.html#SimpleGraphPath(org.jgrapht.graph.SimpleGraph,%20java.util.List,%20double)">SimpleGraphPath(SimpleGraph&lt;V, E&gt;, List&lt;V&gt;, double)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraphPath.html" title="class in org.jgrapht.graph">SimpleGraphPath</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html" title="class in org.jgrapht.generate"><span class="strong">SimpleWeightedBipartiteGraphMatrixGenerator</span></a>&lt;<a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html" title="type parameter in SimpleWeightedBipartiteGraphMatrixGenerator">V</a>,<a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html" title="type parameter in SimpleWeightedBipartiteGraphMatrixGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html#SimpleWeightedBipartiteGraphMatrixGenerator()">SimpleWeightedBipartiteGraphMatrixGenerator()</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedBipartiteGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedBipartiteGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">SimpleWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="type parameter in SimpleWeightedGraph">V</a>,<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="type parameter in SimpleWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A simple weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleWeightedGraph.html#SimpleWeightedGraph(org.jgrapht.EdgeFactory)">SimpleWeightedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph">SimpleWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new simple weighted graph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleWeightedGraph.html#SimpleWeightedGraph(java.lang.Class)">SimpleWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph">SimpleWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new simple weighted graph.</div>
</dd>
<dt><a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html" title="class in org.jgrapht.generate"><span class="strong">SimpleWeightedGraphMatrixGenerator</span></a>&lt;<a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html" title="type parameter in SimpleWeightedGraphMatrixGenerator">V</a>,<a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html" title="type parameter in SimpleWeightedGraphMatrixGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html#SimpleWeightedGraphMatrixGenerator()">SimpleWeightedGraphMatrixGenerator()</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#size()">size()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Returns the size of the heap which is measured in the number of elements
contained in the heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html#SMALLEST_DEGREE_LAST_ORDER">SMALLEST_DEGREE_LAST_ORDER</a></span> - Static variable in class org.jgrapht.experimental.alg.color.<a href="./org/jgrapht/experimental/alg/color/GreedyColoring.html" title="class in org.jgrapht.experimental.alg.color">GreedyColoring</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/StarGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">StarGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a <a href="http://mathworld.wolfram.com/StarGraph.html">star
graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/StarGraphGenerator.html#StarGraphGenerator(int)">StarGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/StarGraphGenerator.html" title="class in org.jgrapht.generate">StarGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new StarGraphGenerator object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html#start">start</a></span> - Variable in class org.jgrapht.experimental.dag.<a href="./org/jgrapht/experimental/dag/DirectedAcyclicGraph.Region.html" title="class in org.jgrapht.experimental.dag">DirectedAcyclicGraph.Region</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/LinearGraphGenerator.html#START_VERTEX">START_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate">LinearGraphGenerator</a></dt>
<dd>
<div class="block">Role for the first vertex generated.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#startVertex">startVertex</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Start vertex.</div>
</dd>
<dt><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg"><span class="strong">StoerWagnerMinimumCut</span></a>&lt;<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="type parameter in StoerWagnerMinimumCut">V</a>,<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="type parameter in StoerWagnerMinimumCut">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Implements the <a href="http://dl.acm.org/citation.cfm?id=263872">Stoer and
Wagner minimum cut algorithm</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#StoerWagnerMinimumCut(org.jgrapht.UndirectedGraph)">StoerWagnerMinimumCut(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Will compute the minimum cut in graph.</div>
</dd>
<dt><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg"><span class="strong">StoerWagnerMinimumCut.VertexAndWeight</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Class for weighted vertices</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#StoerWagnerMinimumCut.VertexAndWeight(java.util.Set,%20double,%20boolean)">StoerWagnerMinimumCut.VertexAndWeight(Set&lt;V&gt;, double, boolean)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/StringEdgeNameProvider.html" title="class in org.jgrapht.ext"><span class="strong">StringEdgeNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/StringEdgeNameProvider.html" title="type parameter in StringEdgeNameProvider">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Generates edge names by invoking <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><code>Object.toString()</code></a> on them.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/StringEdgeNameProvider.html#StringEdgeNameProvider()">StringEdgeNameProvider()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/StringEdgeNameProvider.html" title="class in org.jgrapht.ext">StringEdgeNameProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/StringNameProvider.html" title="class in org.jgrapht.ext"><span class="strong">StringNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/StringNameProvider.html" title="type parameter in StringNameProvider">V</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Generates vertex names by invoking <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><code>Object.toString()</code></a> on them.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/StringNameProvider.html#StringNameProvider()">StringNameProvider()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/StringNameProvider.html" title="class in org.jgrapht.ext">StringNameProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html" title="interface in org.jgrapht.alg.interfaces"><span class="strong">StrongConnectivityAlgorithm</span></a>&lt;<a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html" title="type parameter in StrongConnectivityAlgorithm">V</a>,<a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html" title="type parameter in StrongConnectivityAlgorithm">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a></dt>
<dd>
<div class="block">An interface to the StrongConnectivityInspector algorithm classes.</div>
</dd>
<dt><a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg"><span class="strong">StrongConnectivityInspector</span></a>&lt;<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="type parameter in StrongConnectivityInspector">V</a>,<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="type parameter in StrongConnectivityInspector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="class in org.jgrapht.alg"><code>KosarajuStrongConnectivityInspector</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#StrongConnectivityInspector(org.jgrapht.DirectedGraph)">StrongConnectivityInspector(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">The constructor of the StrongConnectivityAlgorithm class.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html#stronglyConnectedSets()">stronglyConnectedSets()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html" title="class in org.jgrapht.alg">GabowStrongConnectivityInspector</a></dt>
<dd>
<div class="block">Computes a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a>s, where each set contains vertices
which together form a strongly connected component within the given
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html#stronglyConnectedSets()">stronglyConnectedSets()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html" title="interface in org.jgrapht.alg.interfaces">StrongConnectivityAlgorithm</a></dt>
<dd>
<div class="block">Computes a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a>s, where each set contains vertices
which together form a strongly connected component within the given
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html#stronglyConnectedSets()">stronglyConnectedSets()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="class in org.jgrapht.alg">KosarajuStrongConnectivityInspector</a></dt>
<dd>
<div class="block">Computes a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a>s, where each set contains vertices
which together form a strongly connected component within the given
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#stronglyConnectedSets()">stronglyConnectedSets()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Computes a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a>s, where each set contains vertices
which together form a strongly connected component within the given
graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html#stronglyConnectedSubgraphs()">stronglyConnectedSubgraphs()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/GabowStrongConnectivityInspector.html" title="class in org.jgrapht.alg">GabowStrongConnectivityInspector</a></dt>
<dd>
<div class="block">Computes a list of <a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph"><code>DirectedSubgraph</code></a>s of the given graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html#stronglyConnectedSubgraphs()">stronglyConnectedSubgraphs()</a></span> - Method in interface org.jgrapht.alg.interfaces.<a href="./org/jgrapht/alg/interfaces/StrongConnectivityAlgorithm.html" title="interface in org.jgrapht.alg.interfaces">StrongConnectivityAlgorithm</a></dt>
<dd>
<div class="block">Computes a list of <a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph"><code>DirectedSubgraph</code></a>s of the given graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html#stronglyConnectedSubgraphs()">stronglyConnectedSubgraphs()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KosarajuStrongConnectivityInspector.html" title="class in org.jgrapht.alg">KosarajuStrongConnectivityInspector</a></dt>
<dd>
<div class="block">Computes a list of <a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph"><code>DirectedSubgraph</code></a>s of the given graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#stronglyConnectedSubgraphs()">stronglyConnectedSubgraphs()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Computes a list of <a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph"><code>DirectedSubgraph</code></a>s of the given graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph"><span class="strong">Subgraph</span></a>&lt;<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">V</a>,<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">E</a>,<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">G</a> extends <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">V</a>,<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">E</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#Subgraph(G,%20java.util.Set,%20java.util.Set)">Subgraph(G, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>
<div class="block">Creates a new Subgraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#Subgraph(G,%20java.util.Set)">Subgraph(G, Set&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>
<div class="block">Creates a new induced Subgraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#successorListOf(V)">successorListOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are the successors of a specified
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#successorListOf(org.jgrapht.DirectedGraph,%20V)">successorListOf(DirectedGraph&lt;V, E&gt;, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Returns a list of vertices that are the direct successors of a specified
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#successorsOf(V)">successorsOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are the successors of a specified
vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#SUM">SUM</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Sum of weights.</div>
</dd>
<dt><a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="strong">SzwarcfiterLauerSimpleCycles</span></a>&lt;<a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="type parameter in SzwarcfiterLauerSimpleCycles">V</a>,<a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="type parameter in SzwarcfiterLauerSimpleCycles">E</a>&gt; - Class in <a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a></dt>
<dd>
<div class="block">Find all simple cycles of a directed graph using the Schwarcfiter and Lauer's
algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html#SzwarcfiterLauerSimpleCycles()">SzwarcfiterLauerSimpleCycles()</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="class in org.jgrapht.alg.cycle">SzwarcfiterLauerSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder with an unspecified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html#SzwarcfiterLauerSimpleCycles(org.jgrapht.DirectedGraph)">SzwarcfiterLauerSimpleCycles(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="class in org.jgrapht.alg.cycle">SzwarcfiterLauerSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder for the specified graph.</div>
</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.html" title="class in org.jgrapht.alg"><span class="strong">TarjanLowestCommonAncestor</span></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; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Used to calculate Tarjan's Lowest Common Ancestors Algorithm</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.html#TarjanLowestCommonAncestor(org.jgrapht.Graph)">TarjanLowestCommonAncestor(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.html" title="class in org.jgrapht.alg">TarjanLowestCommonAncestor</a></dt>
<dd>
<div class="block">Create an instance with a reference to the graph that we will find LCAs
for</div>
</dd>
<dt><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html" title="class in org.jgrapht.alg"><span class="strong">TarjanLowestCommonAncestor.LcaRequestResponse</span></a>&lt;<a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html" title="type parameter in TarjanLowestCommonAncestor.LcaRequestResponse">V</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html#TarjanLowestCommonAncestor.LcaRequestResponse(V,%20V)">TarjanLowestCommonAncestor.LcaRequestResponse(V, V)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/TarjanLowestCommonAncestor.LcaRequestResponse.html" title="class in org.jgrapht.alg">TarjanLowestCommonAncestor.LcaRequestResponse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="strong">TarjanSimpleCycles</span></a>&lt;<a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="type parameter in TarjanSimpleCycles">V</a>,<a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="type parameter in TarjanSimpleCycles">E</a>&gt; - Class in <a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a></dt>
<dd>
<div class="block">Find all simple cycles of a directed graph using the Tarjan's algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html#TarjanSimpleCycles()">TarjanSimpleCycles()</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TarjanSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder with an unspecified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html#TarjanSimpleCycles(org.jgrapht.DirectedGraph)">TarjanSimpleCycles(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TarjanSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#testIncidence(org.jgrapht.Graph,%20E,%20V)">testIncidence(Graph&lt;V, E&gt;, E, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Tests whether an edge is incident to a vertex.</div>
</dd>
<dt><a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="strong">TiernanSimpleCycles</span></a>&lt;<a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="type parameter in TiernanSimpleCycles">V</a>,<a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="type parameter in TiernanSimpleCycles">E</a>&gt; - Class in <a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a></dt>
<dd>
<div class="block">Find all simple cycles of a directed graph using the Tiernan's algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html#TiernanSimpleCycles()">TiernanSimpleCycles()</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TiernanSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder with an unspecified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html#TiernanSimpleCycles(org.jgrapht.DirectedGraph)">TiernanSimpleCycles(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.cycle.<a href="./org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="class in org.jgrapht.alg.cycle">TiernanSimpleCycles</a></dt>
<dd>
<div class="block">Create a simple cycle finder for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#toInteger()">toInteger()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Returns an <code>Integer</code> object representing this <code>
ModifiableInteger</code>'s value.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse"><span class="strong">TopologicalOrderIterator</span></a>&lt;<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="type parameter in TopologicalOrderIterator">V</a>,<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="type parameter in TopologicalOrderIterator">E</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">Implements topological order traversal for a directed acyclic graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#TopologicalOrderIterator(org.jgrapht.DirectedGraph)">TopologicalOrderIterator(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>
<div class="block">Creates a new topological order iterator over the directed graph
specified, with arbitrary tie-breaking in case of partial order.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#TopologicalOrderIterator(org.jgrapht.DirectedGraph,%20java.util.Queue)">TopologicalOrderIterator(DirectedGraph&lt;V, E&gt;, Queue&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>
<div class="block">Creates a new topological order iterator over the directed graph
specified, with a user-supplied queue implementation to allow customized
control over tie-breaking in case of partial order.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.EdgeExtension.html#toString()">toString()</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.EdgeExtension.html" title="class in org.jgrapht.alg.flow">PushRelabelMaximumFlow.EdgeExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.VertexExtension.html#toString()">toString()</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/PushRelabelMaximumFlow.VertexExtension.html" title="class in org.jgrapht.alg.flow">PushRelabelMaximumFlow.VertexExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html#toString()">toString()</a></span> - Method in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/IsomorphicGraphMapping.html" title="class in org.jgrapht.alg.isomorphism">IsomorphicGraphMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#toString()">toString()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Returns a string of the parenthesized pair (V, E) representing this
G=(V,E) graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultEdge.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph">DefaultEdge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#toString()">toString()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Creates a String representation of this Fibonacci heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeapNode.html#toString()">toString()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util">FibonacciHeapNode</a></dt>
<dd>
<div class="block">Return the string representation of this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#toString()">toString()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Returns a <code>String</code> object representing this <code>
ModifiableInteger</code>'s value.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#toString()">toString()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#toStringFromSets(java.util.Collection,%20java.util.Collection,%20boolean)">toStringFromSets(Collection&lt;? extends V&gt;, Collection&lt;? extends E&gt;, boolean)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Helper for subclass implementations of toString( ).</div>
</dd>
<dt><a href="./org/jgrapht/alg/TransitiveClosure.html" title="class in org.jgrapht.alg"><span class="strong">TransitiveClosure</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Constructs the transitive closure of the input graph.</div>
</dd>
<dt><a href="./org/jgrapht/alg/TransitiveReduction.html" title="class in org.jgrapht.alg"><span class="strong">TransitiveReduction</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">An implementation of Harry Hsu's <a
href="https://en.wikipedia.org/wiki/Transitive_reduction">transitive
reduction algorithm</a>.</div>
</dd>
<dt><a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event"><span class="strong">TraversalListener</span></a>&lt;<a href="./org/jgrapht/event/TraversalListener.html" title="type parameter in TraversalListener">V</a>,<a href="./org/jgrapht/event/TraversalListener.html" title="type parameter in TraversalListener">E</a>&gt; - Interface in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A listener on graph iterator or on a graph traverser.</div>
</dd>
<dt><a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event"><span class="strong">TraversalListenerAdapter</span></a>&lt;<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="type parameter in TraversalListenerAdapter">V</a>,<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="type parameter in TraversalListenerAdapter">E</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">An empty do-nothing implementation of the <a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event"><code>TraversalListener</code></a> interface
used for subclasses.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#TraversalListenerAdapter()">TraversalListenerAdapter()</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphChangeEvent.html#type">type</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphChangeEvent.html" title="class in org.jgrapht.event">GraphChangeEvent</a></dt>
<dd>
<div class="block">The type of graph change this event indicates.</div>
</dd>
<dt><a href="./org/jgrapht/util/TypeUtil.html" title="class in org.jgrapht.util"><span class="strong">TypeUtil</span></a>&lt;<a href="./org/jgrapht/util/TypeUtil.html" title="type parameter in TypeUtil">T</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">TypeUtil isolates type-unsafety so that code which uses it for legitimate
reasons can stay warning-free.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/TypeUtil.html#TypeUtil()">TypeUtil()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/TypeUtil.html" title="class in org.jgrapht.util">TypeUtil</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_U_">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/util/TypeUtil.html#uncheckedCast(java.lang.Object,%20org.jgrapht.util.TypeUtil)">uncheckedCast(Object, TypeUtil&lt;T&gt;)</a></span> - Static method in class org.jgrapht.util.<a href="./org/jgrapht/util/TypeUtil.html" title="class in org.jgrapht.util">TypeUtil</a></dt>
<dd>
<div class="block">Casts an object to a type.</div>
</dd>
<dt><a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html" title="interface in org.jgrapht.alg.cycle"><span class="strong">UndirectedCycleBase</span></a>&lt;<a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html" title="type parameter in UndirectedCycleBase">V</a>,<a href="./org/jgrapht/alg/cycle/UndirectedCycleBase.html" title="type parameter in UndirectedCycleBase">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/cycle/package-summary.html">org.jgrapht.alg.cycle</a></dt>
<dd>
<div class="block">A common interface for classes implementing algorithms for finding a cycle
base of an undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#undirectedGraph(org.jgrapht.Graph)">undirectedGraph(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Returns an undirected view of the specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht"><span class="strong">UndirectedGraph</span></a>&lt;<a href="./org/jgrapht/UndirectedGraph.html" title="type parameter in UndirectedGraph">V</a>,<a href="./org/jgrapht/UndirectedGraph.html" title="type parameter in UndirectedGraph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A graph whose all edges are undirected.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="class in org.jgrapht.graph.builder"><span class="strong">UndirectedGraphBuilder</span></a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="type parameter in UndirectedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="type parameter in UndirectedGraphBuilder">E</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="type parameter in UndirectedGraphBuilder">G</a> extends <a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht">UndirectedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="type parameter in UndirectedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="type parameter in UndirectedGraphBuilder">E</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">A builder class for <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html#UndirectedGraphBuilder(G)">UndirectedGraphBuilder(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="class in org.jgrapht.graph.builder">UndirectedGraphBuilder</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder"><span class="strong">UndirectedGraphBuilderBase</span></a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">E</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">G</a> extends <a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht">UndirectedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">E</a>&gt;,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">B</a> extends <a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">UndirectedGraphBuilderBase</a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">E</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">G</a>,<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="type parameter in UndirectedGraphBuilderBase">B</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">Base class for <a href="./org/jgrapht/graph/builder/UndirectedGraphBuilder.html" title="class in org.jgrapht.graph.builder"><code>UndirectedGraphBuilder</code></a> for extending.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html#UndirectedGraphBuilderBase(G)">UndirectedGraphBuilderBase(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">UndirectedGraphBuilderBase</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UndirectedGraphUnion.html" title="class in org.jgrapht.graph"><span class="strong">UndirectedGraphUnion</span></a>&lt;<a href="./org/jgrapht/graph/UndirectedGraphUnion.html" title="type parameter in UndirectedGraphUnion">V</a>,<a href="./org/jgrapht/graph/UndirectedGraphUnion.html" title="type parameter in UndirectedGraphUnion">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">UndirectedMaskSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html" title="type parameter in UndirectedMaskSubgraph">V</a>,<a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html" title="type parameter in UndirectedMaskSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<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>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html#UndirectedMaskSubgraph(org.jgrapht.UndirectedGraph,%20org.jgrapht.graph.MaskFunctor)">UndirectedMaskSubgraph(UndirectedGraph&lt;V, E&gt;, MaskFunctor&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html" title="class in org.jgrapht.graph">UndirectedMaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">UndirectedSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="type parameter in UndirectedSubgraph">V</a>,<a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="type parameter in UndirectedSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected graph that is a subgraph on other graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedSubgraph.html#UndirectedSubgraph(org.jgrapht.UndirectedGraph,%20java.util.Set,%20java.util.Set)">UndirectedSubgraph(UndirectedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="class in org.jgrapht.graph">UndirectedSubgraph</a></dt>
<dd>
<div class="block">Creates a new undirected subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="class in org.jgrapht.graph.builder"><span class="strong">UndirectedWeightedGraphBuilder</span></a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="type parameter in UndirectedWeightedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="type parameter in UndirectedWeightedGraphBuilder">E</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="type parameter in UndirectedWeightedGraphBuilder">G</a> extends <a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht">UndirectedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="type parameter in UndirectedWeightedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="type parameter in UndirectedWeightedGraphBuilder">E</a>&gt; & <a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="type parameter in UndirectedWeightedGraphBuilder">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="type parameter in UndirectedWeightedGraphBuilder">E</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">A builder class for undirected weighted graphs.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html#UndirectedWeightedGraphBuilder(G)">UndirectedWeightedGraphBuilder(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="class in org.jgrapht.graph.builder">UndirectedWeightedGraphBuilder</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder"><span class="strong">UndirectedWeightedGraphBuilderBase</span></a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">E</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">G</a> extends <a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht">UndirectedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">E</a>&gt; & <a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">E</a>&gt;,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">B</a> extends <a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">UndirectedWeightedGraphBuilderBase</a>&lt;<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">V</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">E</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">G</a>,<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="type parameter in UndirectedWeightedGraphBuilderBase">B</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/builder/package-summary.html">org.jgrapht.graph.builder</a></dt>
<dd>
<div class="block">Base class for <a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilder.html" title="class in org.jgrapht.graph.builder"><code>UndirectedWeightedGraphBuilder</code></a> for extending.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html#UndirectedWeightedGraphBuilderBase(G)">UndirectedWeightedGraphBuilderBase(G)</a></span> - Constructor for class org.jgrapht.graph.builder.<a href="./org/jgrapht/graph/builder/UndirectedWeightedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">UndirectedWeightedGraphBuilderBase</a></dt>
<dd>
<div class="block">Creates a builder based on <code>baseGraph</code>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">UndirectedWeightedSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="type parameter in UndirectedWeightedSubgraph">V</a>,<a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="type parameter in UndirectedWeightedSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected weighted graph that is a subgraph on other graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html#UndirectedWeightedSubgraph(org.jgrapht.WeightedGraph,%20java.util.Set,%20java.util.Set)">UndirectedWeightedSubgraph(WeightedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="class in org.jgrapht.graph">UndirectedWeightedSubgraph</a></dt>
<dd>
<div class="block">Creates a new undirected weighted subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/experimental/UniformRandomGraphGenerator.html" title="class in org.jgrapht.experimental"><span class="strong">UniformRandomGraphGenerator</span></a> - Class in <a href="./org/jgrapht/experimental/package-summary.html">org.jgrapht.experimental</a></dt>
<dd>
<div class="block">UniformRandomGraphGenerator generates a <a
href="http://mathworld.wolfram.com/RandomGraph.html">uniform random graph</a>
of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/UniformRandomGraphGenerator.html#UniformRandomGraphGenerator(int,%20int)">UniformRandomGraphGenerator(int, int)</a></span> - Constructor for class org.jgrapht.experimental.<a href="./org/jgrapht/experimental/UniformRandomGraphGenerator.html" title="class in org.jgrapht.experimental">UniformRandomGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new UniformRandomGraphGenerator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#union(T,%20T)">union(T, T)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>
<div class="block">Merges the sets which contain element1 and element2.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#union(org.jgrapht.util.FibonacciHeap,%20org.jgrapht.util.FibonacciHeap)">union(FibonacciHeap&lt;T&gt;, FibonacciHeap&lt;T&gt;)</a></span> - Static method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Joins two Fibonacci heaps into a new one.</div>
</dd>
<dt><a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util"><span class="strong">UnionFind</span></a>&lt;<a href="./org/jgrapht/alg/util/UnionFind.html" title="type parameter in UnionFind">T</a>&gt; - Class in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>
<div class="block">An implementation of <a
href="http://en.wikipedia.org/wiki/Disjoint-set_data_structure">Union
Find</a> data structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#UnionFind(java.util.Set)">UnionFind(Set&lt;T&gt;)</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>
<div class="block">Creates a UnionFind instance with all of the elements of elements in
seperate sets.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">UnmodifiableDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="type parameter in UnmodifiableDirectedGraph">V</a>,<a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="type parameter in UnmodifiableDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed graph that cannot be modified.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html#UnmodifiableDirectedGraph(org.jgrapht.DirectedGraph)">UnmodifiableDirectedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="class in org.jgrapht.graph">UnmodifiableDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new unmodifiable directed graph based on the specified backing
graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph"><span class="strong">UnmodifiableGraph</span></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; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An unmodifiable view of the backing graph specified in the constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#UnmodifiableGraph(org.jgrapht.Graph)">UnmodifiableGraph(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>
<div class="block">Creates a new unmodifiable graph based on the specified backing graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">UnmodifiableUndirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="type parameter in UnmodifiableUndirectedGraph">V</a>,<a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="type parameter in UnmodifiableUndirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected graph that cannot be modified.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html#UnmodifiableUndirectedGraph(org.jgrapht.UndirectedGraph)">UnmodifiableUndirectedGraph(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="class in org.jgrapht.graph">UnmodifiableUndirectedGraph</a></dt>
<dd>
<div class="block">Creates a new unmodifiable undirected graph based on the specified
backing graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VertexUpdater.html#updateVertex(V,%20java.util.Map)">updateVertex(V, Map&lt;String, String&gt;)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/VertexUpdater.html" title="interface in org.jgrapht.ext">VertexUpdater</a></dt>
<dd>
<div class="block">Update vertex with the extra attributes.</div>
</dd>
</dl>
<a name="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#value">value</a></span> - Variable in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">The int value represented by this <code>ModifiableInteger</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html" title="enum in org.jgrapht.traverse">CrossComponentIterator.VisitColor</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html#values()">values()</a></span> - Static method in enum org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html" title="enum in org.jgrapht.traverse">CrossComponentIterator.VisitColor</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#vertex">vertex</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#vertex">vertex</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">The vertex that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexTraversalEvent.html#vertex">vertex</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/VertexTraversalEvent.html" title="class in org.jgrapht.event">VertexTraversalEvent</a></dt>
<dd>
<div class="block">The traversed vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#VERTEX_ADDED">VERTEX_ADDED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Vertex added event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#VERTEX_REMOVED">VERTEX_REMOVED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Vertex removed event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexSetListener.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/VertexSetListener.html" title="interface in org.jgrapht.event">VertexSetListener</a></dt>
<dd>
<div class="block">Notifies that a vertex has been added to the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#vertexComparator">vertexComparator</a></span> - Variable in class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/VertexCovers.html" title="class in org.jgrapht.alg"><span class="strong">VertexCovers</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Algorithms to find a vertex cover for a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/VertexCovers.html#VertexCovers()">VertexCovers()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/VertexCovers.html" title="class in org.jgrapht.alg">VertexCovers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org.jgrapht.alg.util"><span class="strong">VertexDegreeComparator</span></a>&lt;<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="type parameter in VertexDegreeComparator">V</a>,<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="type parameter in VertexDegreeComparator">E</a>&gt; - Class in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>
<div class="block">Compares two vertices based on their degree.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/VertexDegreeComparator.html#VertexDegreeComparator(org.jgrapht.UndirectedGraph)">VertexDegreeComparator(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org.jgrapht.alg.util">VertexDegreeComparator</a></dt>
<dd>
<div class="block">Creates a comparator for comparing the degrees of vertices in the
specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/VertexDegreeComparator.html#VertexDegreeComparator(org.jgrapht.UndirectedGraph,%20boolean)">VertexDegreeComparator(UndirectedGraph&lt;V, E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org.jgrapht.alg.util">VertexDegreeComparator</a></dt>
<dd>
<div class="block">Creates a comparator for comparing the degrees of vertices in the
specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html#vertexExtended(V)">vertexExtended(V)</a></span> - Method in class org.jgrapht.alg.flow.<a href="./org/jgrapht/alg/flow/MaximumFlowAlgorithmBase.html" title="class in org.jgrapht.alg.flow">MaximumFlowAlgorithmBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/VertexFactory.html" title="interface in org.jgrapht"><span class="strong">VertexFactory</span></a>&lt;<a href="./org/jgrapht/VertexFactory.html" title="type parameter in VertexFactory">V</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A vertex factory used by graph algorithms for creating new vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#vertexFinished(org.jgrapht.event.VertexTraversalEvent)">vertexFinished(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform the listener that the specified vertex have been
finished during the graph traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#vertexFinished(org.jgrapht.event.VertexTraversalEvent)">vertexFinished(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html#vertexMapDirected">vertexMapDirected</a></span> - Variable in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.DirectedSpecifics.html" title="class in org.jgrapht.graph">AbstractBaseGraph.DirectedSpecifics</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/VertexNameProvider.html" title="interface in org.jgrapht.ext"><span class="strong">VertexNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/VertexNameProvider.html" title="type parameter in VertexNameProvider">V</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Assigns a display name for each of the graph vertices.</div>
</dd>
<dt><a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util"><span class="strong">VertexPair</span></a>&lt;<a href="./org/jgrapht/util/VertexPair.html" title="type parameter in VertexPair">V</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Representation of a pair of vertices; to be replaced by Pair&lt;V,V&gt; if
Sun ever gets around to adding Pair to java.util.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#VertexPair(V,%20V)">VertexPair(V, V)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/VertexProvider.html" title="interface in org.jgrapht.ext"><span class="strong">VertexProvider</span></a>&lt;<a href="./org/jgrapht/ext/VertexProvider.html" title="type parameter in VertexProvider">V</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Creates a Vertex of type V</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexSetListener.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/VertexSetListener.html" title="interface in org.jgrapht.event">VertexSetListener</a></dt>
<dd>
<div class="block">Notifies that a vertex has been removed from the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphXAdapter.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphXAdapter.html" title="class in org.jgrapht.ext">JGraphXAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#vertexSet()">vertexSet()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns a set of the vertices contained in this graph.</div>
</dd>
<dt><a href="./org/jgrapht/event/VertexSetListener.html" title="interface in org.jgrapht.event"><span class="strong">VertexSetListener</span></a>&lt;<a href="./org/jgrapht/event/VertexSetListener.html" title="type parameter in VertexSetListener">V</a>&gt; - Interface in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A listener that is notified when the graph's vertex set changes.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/AStarShortestPath.html#vertexToHeapNodeMap">vertexToHeapNodeMap</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/AStarShortestPath.html" title="class in org.jgrapht.alg">AStarShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/event/VertexTraversalEvent.html" title="class in org.jgrapht.event"><span class="strong">VertexTraversalEvent</span></a>&lt;<a href="./org/jgrapht/event/VertexTraversalEvent.html" title="type parameter in VertexTraversalEvent">V</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A traversal event for a graph vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexTraversalEvent.html#VertexTraversalEvent(java.lang.Object,%20V)">VertexTraversalEvent(Object, V)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/VertexTraversalEvent.html" title="class in org.jgrapht.event">VertexTraversalEvent</a></dt>
<dd>
<div class="block">Creates a new VertexTraversalEvent.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#vertexTraversed(org.jgrapht.event.VertexTraversalEvent)">vertexTraversed(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform the listener that the specified vertex have been visited
during the graph traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#vertexTraversed(org.jgrapht.event.VertexTraversalEvent)">vertexTraversed(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/VertexUpdater.html" title="interface in org.jgrapht.ext"><span class="strong">VertexUpdater</span></a>&lt;<a href="./org/jgrapht/ext/VertexUpdater.html" title="type parameter in VertexUpdater">V</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Type to handle updates to a vertex when an import gets more information about
a vertex after it has been created.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#vertexWeight(java.util.Set)">vertexWeight(Set&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Compute the sum of the weights entering a vertex</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html#vertices">vertices</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html#vertices(java.util.List)">vertices(List&lt;V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/SimpleWeightedGraphMatrixGenerator.html" title="class in org.jgrapht.generate">SimpleWeightedGraphMatrixGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism"><span class="strong">VF2AbstractIsomorphismInspector</span></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; - Class in <a href="./org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2AbstractIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, Comparator&lt;V&gt;, Comparator&lt;E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2AbstractIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, Comparator&lt;V&gt;, Comparator&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2AbstractIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html#VF2AbstractIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2AbstractIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2AbstractIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2AbstractIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism"><span class="strong">VF2GraphIsomorphismInspector</span></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; - Class in <a href="./org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a></dt>
<dd>
<div class="block">This is an implementation of the VF2 algorithm using its feature of detecting
<a href="http://mathworld.wolfram.com/GraphIsomorphism.html">isomorphism
between two graphs</a> as described in Cordella et al.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2GraphIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, Comparator&lt;V&gt;, Comparator&lt;E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2GraphIsomorphismInspector</a></dt>
<dd>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2GraphIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, Comparator&lt;V&gt;, Comparator&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2GraphIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2GraphIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2GraphIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html#VF2GraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2GraphIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2GraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2GraphIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism"><span class="strong">VF2SubgraphIsomorphismInspector</span></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; - Class in <a href="./org/jgrapht/alg/isomorphism/package-summary.html">org.jgrapht.alg.isomorphism</a></dt>
<dd>
<div class="block">This is an implementation of the VF2 algorithm using its feature of detecting
<a href="http://mathworld.wolfram.com/Vertex-InducedSubgraph.html">subgraph
isomorphism between two graphs</a> as described in Cordella et al.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator,%20boolean)">VF2SubgraphIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, Comparator&lt;V&gt;, Comparator&lt;E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2SubgraphIsomorphismInspector</a></dt>
<dd>
<div class="block">This implementation of the VF2 algorithm does not support graphs with
multiple edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20java.util.Comparator,%20java.util.Comparator)">VF2SubgraphIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, Comparator&lt;V&gt;, Comparator&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2SubgraphIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph,%20boolean)">VF2SubgraphIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2SubgraphIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html#VF2SubgraphIsomorphismInspector(org.jgrapht.Graph,%20org.jgrapht.Graph)">VF2SubgraphIsomorphismInspector(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.isomorphism.<a href="./org/jgrapht/alg/isomorphism/VF2SubgraphIsomorphismInspector.html" title="class in org.jgrapht.alg.isomorphism">VF2SubgraphIsomorphismInspector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/VisioExporter.html" title="class in org.jgrapht.ext"><span class="strong">VisioExporter</span></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; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph to a csv format that can be imported into MS Visio.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VisioExporter.html#VisioExporter(org.jgrapht.ext.VertexNameProvider)">VisioExporter(VertexNameProvider&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/VisioExporter.html" title="class in org.jgrapht.ext">VisioExporter</a></dt>
<dd>
<div class="block">Creates a new VisioExporter object with the specified naming policy.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VisioExporter.html#VisioExporter()">VisioExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/VisioExporter.html" title="class in org.jgrapht.ext">VisioExporter</a></dt>
<dd>
<div class="block">Creates a new VisioExporter object.</div>
</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#weight">weight</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util"><span class="strong">WeightCombiner</span></a> - Interface in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Binary operator for edge weights.</div>
</dd>
<dt><a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht"><span class="strong">WeightedGraph</span></a>&lt;<a href="./org/jgrapht/WeightedGraph.html" title="type parameter in WeightedGraph">V</a>,<a href="./org/jgrapht/WeightedGraph.html" title="type parameter in WeightedGraph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">An interface for a graph whose edges have non-uniform weights.</div>
</dd>
<dt><a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">WeightedGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="type parameter in WeightedGraphGenerator">V</a>,<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="type parameter in WeightedGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGenerator.html#WeightedGraphGenerator()">WeightedGraphGenerator()</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="class in org.jgrapht.generate">WeightedGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="class in org.jgrapht.generate"><span class="strong">WeightedGraphGeneratorAdapter</span></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>,<a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="type parameter in WeightedGraphGeneratorAdapter">T</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">WeightedGraphGenerator defines an interface for generating graph structures
having edges weighted with real values.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html#WeightedGraphGeneratorAdapter()">WeightedGraphGeneratorAdapter()</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="class in org.jgrapht.generate">WeightedGraphGeneratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/interfaces/WeightedMatchingAlgorithm.html" title="interface in org.jgrapht.alg.interfaces"><span class="strong">WeightedMatchingAlgorithm</span></a>&lt;<a href="./org/jgrapht/alg/interfaces/WeightedMatchingAlgorithm.html" title="type parameter in WeightedMatchingAlgorithm">V</a>,<a href="./org/jgrapht/alg/interfaces/WeightedMatchingAlgorithm.html" title="type parameter in WeightedMatchingAlgorithm">E</a>&gt; - Interface in <a href="./org/jgrapht/alg/interfaces/package-summary.html">org.jgrapht.alg.interfaces</a></dt>
<dd>
<div class="block">Allows to derive weighted matching from <i>general</i> graph</div>
</dd>
<dt><a href="./org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph"><span class="strong">WeightedMultigraph</span></a>&lt;<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="type parameter in WeightedMultigraph">V</a>,<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="type parameter in WeightedMultigraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A weighted multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedMultigraph.html#WeightedMultigraph(org.jgrapht.EdgeFactory)">WeightedMultigraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph">WeightedMultigraph</a></dt>
<dd>
<div class="block">Creates a new weighted multigraph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedMultigraph.html#WeightedMultigraph(java.lang.Class)">WeightedMultigraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph">WeightedMultigraph</a></dt>
<dd>
<div class="block">Creates a new weighted multigraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph"><span class="strong">WeightedPseudograph</span></a>&lt;<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="type parameter in WeightedPseudograph">V</a>,<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="type parameter in WeightedPseudograph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A weighted pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedPseudograph.html#WeightedPseudograph(org.jgrapht.EdgeFactory)">WeightedPseudograph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph">WeightedPseudograph</a></dt>
<dd>
<div class="block">Creates a new weighted pseudograph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedPseudograph.html#WeightedPseudograph(java.lang.Class)">WeightedPseudograph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph">WeightedPseudograph</a></dt>
<dd>
<div class="block">Creates a new weighted pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedGraph.html#weightMap">weightMap</a></span> - Variable in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGenerator.html#weights">weights</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="class in org.jgrapht.generate">WeightedGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGenerator.html#weights(double[][])">weights(double[][])</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGenerator.html" title="class in org.jgrapht.generate">WeightedGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html#weights">weights</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="class in org.jgrapht.generate">WeightedGraphGeneratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html#weights(double[][])">weights(double[][])</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WeightedGraphGeneratorAdapter.html" title="class in org.jgrapht.generate">WeightedGraphGeneratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">WheelGraphGenerator</span></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; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a <a href="http://mathworld.wolfram.com/WheelGraph.html">wheel
graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WheelGraphGenerator.html#WheelGraphGenerator(int)">WheelGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate">WheelGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new WheelGraphGenerator object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WheelGraphGenerator.html#WheelGraphGenerator(int,%20boolean)">WheelGraphGenerator(int, boolean)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate">WheelGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new WheelGraphGenerator.</div>
</dd>
</dl>
<a name="___">
<!-- -->
</a>
<h2 class="title">_</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html#_neighbors">_neighbors</a></span> - Variable in class org.jgrapht.experimental.alg.<a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html" title="class in org.jgrapht.experimental.alg">IntArrayGraphAlgorithm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html#_vertexToPos">_vertexToPos</a></span> - Variable in class org.jgrapht.experimental.alg.<a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html" title="class in org.jgrapht.experimental.alg">IntArrayGraphAlgorithm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html#_vertices">_vertices</a></span> - Variable in class org.jgrapht.experimental.alg.<a href="./org/jgrapht/experimental/alg/IntArrayGraphAlgorithm.html" title="class in org.jgrapht.experimental.alg">IntArrayGraphAlgorithm</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#___">_</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>