Skip to content

Commit

Permalink
Deploying to docs from @ 2ea88a3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
barakugav committed Apr 15, 2024
1 parent 0877362 commit 57293c4
Show file tree
Hide file tree
Showing 645 changed files with 12,491 additions and 1,640 deletions.
602 changes: 358 additions & 244 deletions 0.4.1-snapshot/allclasses-index.html

Large diffs are not rendered by default.

23 changes: 21 additions & 2 deletions 0.4.1-snapshot/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>All Classes (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down Expand Up @@ -36,6 +36,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/jgalgo/alg/connect/BiConnectedComponentsAlgoHopcroftTarjan.html" title="class in com.jgalgo.alg.connect">BiConnectedComponentsAlgoHopcroftTarjan</a></li>
<li><a href="com/jgalgo/alg/bipartite/BipartiteGraphs.html" title="class in com.jgalgo.alg.bipartite">BipartiteGraphs</a></li>
<li><a href="com/jgalgo/alg/cycle/ChinesePostman.html" title="interface in com.jgalgo.alg.cycle"><span class="interfaceName">ChinesePostman</span></a></li>
<li><a href="com/jgalgo/alg/cycle/ChinesePostmanAbstract.html" title="class in com.jgalgo.alg.cycle">ChinesePostmanAbstract</a></li>
<li><a href="com/jgalgo/alg/cycle/ChinesePostmanImpl.html" title="class in com.jgalgo.alg.cycle">ChinesePostmanImpl</a></li>
<li><a href="com/jgalgo/alg/closure/ClosuresEnumerator.html" title="interface in com.jgalgo.alg.closure"><span class="interfaceName">ClosuresEnumerator</span></a></li>
<li><a href="com/jgalgo/alg/closure/ClosuresEnumeratorAbstract.html" title="class in com.jgalgo.alg.closure">ClosuresEnumeratorAbstract</a></li>
<li><a href="com/jgalgo/alg/closure/ClosuresEnumeratorSchrageBaker.html" title="class in com.jgalgo.alg.closure">ClosuresEnumeratorSchrageBaker</a></li>
Expand All @@ -52,8 +54,13 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/jgalgo/alg/cores/CoresAlgo.html" title="interface in com.jgalgo.alg.cores"><span class="interfaceName">CoresAlgo</span></a></li>
<li><a href="com/jgalgo/alg/cores/CoresAlgo.IResult.html" title="interface in com.jgalgo.alg.cores"><span class="interfaceName">CoresAlgo.IResult</span></a></li>
<li><a href="com/jgalgo/alg/cores/CoresAlgo.Result.html" title="interface in com.jgalgo.alg.cores"><span class="interfaceName">CoresAlgo.Result</span></a></li>
<li><a href="com/jgalgo/alg/cores/CoresAlgoAbstract.html" title="class in com.jgalgo.alg.cores">CoresAlgoAbstract</a></li>
<li><a href="com/jgalgo/alg/cores/CoresAlgoImpl.html" title="class in com.jgalgo.alg.cores">CoresAlgoImpl</a></li>
<li><a href="com/jgalgo/alg/cycle/CyclesEnumerator.html" title="interface in com.jgalgo.alg.cycle"><span class="interfaceName">CyclesEnumerator</span></a></li>
<li><a href="com/jgalgo/alg/cycle/CyclesEnumerator.Builder.html" title="interface in com.jgalgo.alg.cycle"><span class="interfaceName">CyclesEnumerator.Builder</span></a></li>
<li><a href="com/jgalgo/alg/cycle/CyclesEnumeratorAbstract.html" title="class in com.jgalgo.alg.cycle">CyclesEnumeratorAbstract</a></li>
<li><a href="com/jgalgo/alg/cycle/CyclesEnumeratorJohnson.html" title="class in com.jgalgo.alg.cycle">CyclesEnumeratorJohnson</a></li>
<li><a href="com/jgalgo/alg/cycle/CyclesEnumeratorTarjan.html" title="class in com.jgalgo.alg.cycle">CyclesEnumeratorTarjan</a></li>
<li><a href="com/jgalgo/alg/traversal/DfsIter.html" title="interface in com.jgalgo.alg.traversal"><span class="interfaceName">DfsIter</span></a></li>
<li><a href="com/jgalgo/alg/traversal/DfsIter.Int.html" title="interface in com.jgalgo.alg.traversal"><span class="interfaceName">DfsIter.Int</span></a></li>
<li><a href="com/jgalgo/gen/DifferenceGraphGenerator.html" title="class in com.jgalgo.gen">DifferenceGraphGenerator</a></li>
Expand All @@ -63,8 +70,13 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/jgalgo/io/DimacsGraphWriter.html" title="class in com.jgalgo.io">DimacsGraphWriter</a></li>
<li><a href="com/jgalgo/alg/distancemeasures/DistanceMeasures.html" title="interface in com.jgalgo.alg.distancemeasures"><span class="interfaceName">DistanceMeasures</span></a></li>
<li><a href="com/jgalgo/alg/cover/DominatingSetAlgo.html" title="interface in com.jgalgo.alg.cover"><span class="interfaceName">DominatingSetAlgo</span></a></li>
<li><a href="com/jgalgo/alg/cover/DominatingSetAlgoAbstract.html" title="class in com.jgalgo.alg.cover">DominatingSetAlgoAbstract</a></li>
<li><a href="com/jgalgo/alg/cover/DominatingSetAlgoGreedy.html" title="class in com.jgalgo.alg.cover">DominatingSetAlgoGreedy</a></li>
<li><a href="com/jgalgo/alg/cover/EdgeCover.html" title="interface in com.jgalgo.alg.cover"><span class="interfaceName">EdgeCover</span></a></li>
<li><a href="com/jgalgo/alg/cover/EdgeCover.Builder.html" title="interface in com.jgalgo.alg.cover"><span class="interfaceName">EdgeCover.Builder</span></a></li>
<li><a href="com/jgalgo/alg/cover/EdgeCoverAbstract.html" title="class in com.jgalgo.alg.cover">EdgeCoverAbstract</a></li>
<li><a href="com/jgalgo/alg/cover/EdgeCoverCardinality.html" title="class in com.jgalgo.alg.cover">EdgeCoverCardinality</a></li>
<li><a href="com/jgalgo/alg/cover/EdgeCoverWeighted.html" title="class in com.jgalgo.alg.cover">EdgeCoverWeighted</a></li>
<li><a href="com/jgalgo/alg/EdgeDirection.html" title="enum in com.jgalgo.alg">EdgeDirection</a></li>
<li><a href="com/jgalgo/graph/EdgeIter.html" title="interface in com.jgalgo.graph"><span class="interfaceName">EdgeIter</span></a></li>
<li><a href="com/jgalgo/example/EdgeIterationExample.html" title="class in com.jgalgo.example">EdgeIterationExample</a></li>
Expand Down Expand Up @@ -191,6 +203,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/jgalgo/alg/connect/MinimumEdgeCutSTAbstract.html" title="class in com.jgalgo.alg.connect">MinimumEdgeCutSTAbstract</a></li>
<li><a href="com/jgalgo/alg/cycle/MinimumMeanCycle.html" title="interface in com.jgalgo.alg.cycle"><span class="interfaceName">MinimumMeanCycle</span></a></li>
<li><a href="com/jgalgo/alg/cycle/MinimumMeanCycle.Builder.html" title="interface in com.jgalgo.alg.cycle"><span class="interfaceName">MinimumMeanCycle.Builder</span></a></li>
<li><a href="com/jgalgo/alg/cycle/MinimumMeanCycleAbstract.html" title="class in com.jgalgo.alg.cycle">MinimumMeanCycleAbstract</a></li>
<li><a href="com/jgalgo/alg/cycle/MinimumMeanCycleDasdanGupta.html" title="class in com.jgalgo.alg.cycle">MinimumMeanCycleDasdanGupta</a></li>
<li><a href="com/jgalgo/alg/cycle/MinimumMeanCycleHoward.html" title="class in com.jgalgo.alg.cycle">MinimumMeanCycleHoward</a></li>
<li><a href="com/jgalgo/alg/span/MinimumSpanningTree.html" title="interface in com.jgalgo.alg.span"><span class="interfaceName">MinimumSpanningTree</span></a></li>
<li><a href="com/jgalgo/alg/span/MinimumSpanningTree.Builder.html" title="interface in com.jgalgo.alg.span"><span class="interfaceName">MinimumSpanningTree.Builder</span></a></li>
<li><a href="com/jgalgo/alg/span/MinimumSpanningTree.IResult.html" title="interface in com.jgalgo.alg.span"><span class="interfaceName">MinimumSpanningTree.IResult</span></a></li>
Expand Down Expand Up @@ -244,6 +259,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/jgalgo/alg/dag/TopologicalOrderAlgo.html" title="interface in com.jgalgo.alg.dag"><span class="interfaceName">TopologicalOrderAlgo</span></a></li>
<li><a href="com/jgalgo/alg/dag/TopologicalOrderAlgo.IResult.html" title="interface in com.jgalgo.alg.dag"><span class="interfaceName">TopologicalOrderAlgo.IResult</span></a></li>
<li><a href="com/jgalgo/alg/dag/TopologicalOrderAlgo.Result.html" title="interface in com.jgalgo.alg.dag"><span class="interfaceName">TopologicalOrderAlgo.Result</span></a></li>
<li><a href="com/jgalgo/alg/dag/TopologicalOrderAlgoAbstract.html" title="class in com.jgalgo.alg.dag">TopologicalOrderAlgoAbstract</a></li>
<li><a href="com/jgalgo/alg/dag/TopologicalOrderAlgoImpl.html" title="class in com.jgalgo.alg.dag">TopologicalOrderAlgoImpl</a></li>
<li><a href="com/jgalgo/alg/tree/TreePathMaxima.html" title="interface in com.jgalgo.alg.tree"><span class="interfaceName">TreePathMaxima</span></a></li>
<li><a href="com/jgalgo/alg/tree/TreePathMaxima.Builder.html" title="interface in com.jgalgo.alg.tree"><span class="interfaceName">TreePathMaxima.Builder</span></a></li>
<li><a href="com/jgalgo/alg/tree/TreePathMaxima.IQueries.html" title="interface in com.jgalgo.alg.tree"><span class="interfaceName">TreePathMaxima.IQueries</span></a></li>
Expand All @@ -258,6 +275,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/jgalgo/gen/UnionGraphGenerator.html" title="class in com.jgalgo.gen">UnionGraphGenerator</a></li>
<li><a href="com/jgalgo/alg/VertexBiPartition.html" title="interface in com.jgalgo.alg"><span class="interfaceName">VertexBiPartition</span></a></li>
<li><a href="com/jgalgo/alg/cover/VertexCover.html" title="interface in com.jgalgo.alg.cover"><span class="interfaceName">VertexCover</span></a></li>
<li><a href="com/jgalgo/alg/cover/VertexCoverAbstract.html" title="class in com.jgalgo.alg.cover">VertexCoverAbstract</a></li>
<li><a href="com/jgalgo/alg/cover/VertexCoverBarYehuda.html" title="class in com.jgalgo.alg.cover">VertexCoverBarYehuda</a></li>
<li><a href="com/jgalgo/alg/VertexPartition.html" title="interface in com.jgalgo.alg"><span class="interfaceName">VertexPartition</span></a></li>
<li><a href="com/jgalgo/alg/path/VoronoiAlgo.html" title="interface in com.jgalgo.alg.path"><span class="interfaceName">VoronoiAlgo</span></a></li>
<li><a href="com/jgalgo/alg/path/VoronoiAlgo.IResult.html" title="interface in com.jgalgo.alg.path"><span class="interfaceName">VoronoiAlgo.IResult</span></a></li>
Expand Down
4 changes: 2 additions & 2 deletions 0.4.1-snapshot/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>All Packages (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions 0.4.1-snapshot/com/jgalgo/JGAlgoConfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>JGAlgoConfig (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions 0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaGraphAdapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>GuavaGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>GuavaMutableGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>GuavaMutableNetworkAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>GuavaMutableValueGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>GuavaNetworkAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>GuavaNetworkWrapper (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>GuavaValueGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>Uses of Class com.jgalgo.adapt.guava.GuavaGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>Uses of Class com.jgalgo.adapt.guava.GuavaMutableGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>Uses of Class com.jgalgo.adapt.guava.GuavaMutableNetworkAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>Uses of Class com.jgalgo.adapt.guava.GuavaMutableValueGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Mon Mar 25 20:48:54 UTC 2024 -->
<!-- Generated by javadoc (11.0.22) on Mon Apr 15 18:41:17 UTC 2024 -->
<title>Uses of Class com.jgalgo.adapt.guava.GuavaNetworkAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-03-25">
<meta name="dc.created" content="2024-04-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Loading

0 comments on commit 57293c4

Please sign in to comment.