From eab701b0a212e736d9d301d8622981417fb0c427 Mon Sep 17 00:00:00 2001 From: barakugav Date: Fri, 28 Jun 2024 06:13:42 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20docs=20from=20@=20barakugav/JG?= =?UTF-8?q?Algo@72ca3e37a72ffa662696ba0a58a93c91027d0e40=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0.4.1-snapshot/allclasses-index.html | 598 +++++++++--------- 0.4.1-snapshot/allclasses.html | 7 +- 0.4.1-snapshot/allpackages-index.html | 4 +- 0.4.1-snapshot/com/jgalgo/JGAlgoConfig.html | 4 +- .../jgalgo/adapt/guava/GuavaGraphAdapter.html | 4 +- .../adapt/guava/GuavaMutableGraphAdapter.html | 4 +- .../guava/GuavaMutableNetworkAdapter.html | 4 +- .../guava/GuavaMutableValueGraphAdapter.html | 4 +- .../adapt/guava/GuavaNetworkAdapter.html | 4 +- .../adapt/guava/GuavaNetworkWrapper.html | 4 +- .../adapt/guava/GuavaValueGraphAdapter.html | 4 +- .../guava/class-use/GuavaGraphAdapter.html | 4 +- .../class-use/GuavaMutableGraphAdapter.html | 4 +- .../class-use/GuavaMutableNetworkAdapter.html | 4 +- .../GuavaMutableValueGraphAdapter.html | 4 +- .../guava/class-use/GuavaNetworkAdapter.html | 4 +- .../guava/class-use/GuavaNetworkWrapper.html | 4 +- .../class-use/GuavaValueGraphAdapter.html | 4 +- .../jgalgo/adapt/guava/package-summary.html | 4 +- .../com/jgalgo/adapt/guava/package-tree.html | 4 +- .../com/jgalgo/adapt/guava/package-use.html | 4 +- .../jgalgo/adapt/jgrapht/JGraphTAdapter.html | 4 +- .../jgalgo/adapt/jgrapht/JGraphTWrapper.html | 4 +- .../jgrapht/class-use/JGraphTAdapter.html | 4 +- .../jgrapht/class-use/JGraphTWrapper.html | 4 +- .../jgalgo/adapt/jgrapht/package-summary.html | 4 +- .../jgalgo/adapt/jgrapht/package-tree.html | 4 +- .../com/jgalgo/adapt/jgrapht/package-use.html | 4 +- .../com/jgalgo/alg/AlgorithmBuilderBase.html | 6 +- .../com/jgalgo/alg/EdgeDirection.html | 4 +- .../com/jgalgo/alg/IVertexBiPartition.html | 4 +- .../com/jgalgo/alg/IVertexPartition.html | 4 +- .../com/jgalgo/alg/RandomizedAlgorithm.html | 4 +- .../com/jgalgo/alg/VertexBiPartition.html | 4 +- .../com/jgalgo/alg/VertexPartition.html | 4 +- .../jgalgo/alg/bipartite/BipartiteGraphs.html | 4 +- .../bipartite/class-use/BipartiteGraphs.html | 4 +- .../jgalgo/alg/bipartite/package-summary.html | 4 +- .../jgalgo/alg/bipartite/package-tree.html | 4 +- .../com/jgalgo/alg/bipartite/package-use.html | 4 +- .../alg/class-use/AlgorithmBuilderBase.html | 75 +-- .../jgalgo/alg/class-use/EdgeDirection.html | 4 +- .../alg/class-use/IVertexBiPartition.html | 4 +- .../alg/class-use/IVertexPartition.html | 4 +- .../alg/class-use/RandomizedAlgorithm.html | 4 +- .../alg/class-use/VertexBiPartition.html | 4 +- .../jgalgo/alg/class-use/VertexPartition.html | 4 +- .../alg/clique/MaximalCliquesEnumerator.html | 4 +- .../MaximalCliquesEnumeratorAbstract.html | 4 +- .../MaximalCliquesEnumeratorBronKerbosch.html | 4 +- ...malCliquesEnumeratorBronKerboschPivot.html | 4 +- .../MaximalIndependentSetsEnumerator.html | 4 +- ...imalIndependentSetsEnumeratorAbstract.html | 4 +- ...endentSetsEnumeratorComplementCliques.html | 4 +- .../class-use/MaximalCliquesEnumerator.html | 4 +- .../MaximalCliquesEnumeratorAbstract.html | 4 +- .../MaximalCliquesEnumeratorBronKerbosch.html | 4 +- ...malCliquesEnumeratorBronKerboschPivot.html | 4 +- .../MaximalIndependentSetsEnumerator.html | 4 +- ...imalIndependentSetsEnumeratorAbstract.html | 4 +- ...endentSetsEnumeratorComplementCliques.html | 4 +- .../jgalgo/alg/clique/package-summary.html | 4 +- .../com/jgalgo/alg/clique/package-tree.html | 4 +- .../com/jgalgo/alg/clique/package-use.html | 4 +- .../alg/closure/ClosuresEnumerator.html | 4 +- .../closure/ClosuresEnumeratorAbstract.html | 4 +- .../ClosuresEnumeratorSchrageBaker.html | 4 +- .../closure/class-use/ClosuresEnumerator.html | 4 +- .../class-use/ClosuresEnumeratorAbstract.html | 4 +- .../ClosuresEnumeratorSchrageBaker.html | 4 +- .../jgalgo/alg/closure/package-summary.html | 4 +- .../com/jgalgo/alg/closure/package-tree.html | 4 +- .../com/jgalgo/alg/closure/package-use.html | 4 +- .../com/jgalgo/alg/color/ColoringAlgo.html | 4 +- .../alg/color/ColoringAlgoAbstract.html | 4 +- .../com/jgalgo/alg/color/ColoringDSatur.html | 4 +- .../com/jgalgo/alg/color/ColoringGreedy.html | 4 +- .../color/ColoringRecursiveLargestFirst.html | 4 +- .../alg/color/class-use/ColoringAlgo.html | 4 +- .../color/class-use/ColoringAlgoAbstract.html | 4 +- .../alg/color/class-use/ColoringDSatur.html | 4 +- .../alg/color/class-use/ColoringGreedy.html | 4 +- .../ColoringRecursiveLargestFirst.html | 4 +- .../com/jgalgo/alg/color/package-summary.html | 4 +- .../com/jgalgo/alg/color/package-tree.html | 4 +- .../com/jgalgo/alg/color/package-use.html | 4 +- .../BiConnectedComponentsAlgo.IResult.html | 4 +- .../BiConnectedComponentsAlgo.Result.html | 4 +- .../connect/BiConnectedComponentsAlgo.html | 4 +- .../BiConnectedComponentsAlgoAbstract.html | 4 +- ...ConnectedComponentsAlgoHopcroftTarjan.html | 4 +- .../connect/KEdgeConnectedComponentsAlgo.html | 4 +- .../KEdgeConnectedComponentsAlgoAbstract.html | 4 +- .../connect/KEdgeConnectedComponentsWang.html | 4 +- .../KVertexConnectedComponentsAlgo.html | 4 +- ...VertexConnectedComponentsAlgoAbstract.html | 4 +- .../KVertexConnectedComponentsWhiteMoody.html | 4 +- .../alg/connect/MinimumEdgeCutAllSt.html | 4 +- .../connect/MinimumEdgeCutAllStAbstract.html | 4 +- .../MinimumEdgeCutAllStPicardQueyranne.html | 4 +- .../alg/connect/MinimumEdgeCutGlobal.html | 4 +- .../connect/MinimumEdgeCutGlobalAbstract.html | 4 +- .../MinimumEdgeCutGlobalStoerWagner.html | 4 +- .../jgalgo/alg/connect/MinimumEdgeCutSt.html | 4 +- .../alg/connect/MinimumEdgeCutStAbstract.html | 4 +- .../connect/MinimumVertexCutAllGlobal.html | 4 +- .../MinimumVertexCutAllGlobalAbstract.html | 4 +- .../MinimumVertexCutAllGlobalKanevsky.html | 4 +- .../alg/connect/MinimumVertexCutAllSt.html | 4 +- .../MinimumVertexCutAllStAbstract.html | 4 +- .../connect/MinimumVertexCutAllStEdgeCut.html | 4 +- .../alg/connect/MinimumVertexCutGlobal.html | 4 +- .../MinimumVertexCutGlobalAbstract.html | 4 +- ...inimumVertexCutGlobalEsfahanianHakimi.html | 4 +- .../alg/connect/MinimumVertexCutSt.html | 4 +- .../connect/MinimumVertexCutStAbstract.html | 4 +- .../connect/MinimumVertexCutStEdgeCut.html | 4 +- .../StronglyConnectedComponentsAlgo.html | 4 +- ...ronglyConnectedComponentsAlgoAbstract.html | 4 +- ...ronglyConnectedComponentsPathBasedDfs.html | 4 +- .../StronglyConnectedComponentsTarjan.html | 4 +- .../WeaklyConnectedComponentsAlgo.html | 4 +- ...WeaklyConnectedComponentsAlgoAbstract.html | 4 +- .../WeaklyConnectedComponentsAlgoImpl.html | 4 +- .../BiConnectedComponentsAlgo.IResult.html | 4 +- .../BiConnectedComponentsAlgo.Result.html | 4 +- .../class-use/BiConnectedComponentsAlgo.html | 4 +- .../BiConnectedComponentsAlgoAbstract.html | 4 +- ...ConnectedComponentsAlgoHopcroftTarjan.html | 4 +- .../KEdgeConnectedComponentsAlgo.html | 4 +- .../KEdgeConnectedComponentsAlgoAbstract.html | 4 +- .../KEdgeConnectedComponentsWang.html | 4 +- .../KVertexConnectedComponentsAlgo.html | 4 +- ...VertexConnectedComponentsAlgoAbstract.html | 4 +- .../KVertexConnectedComponentsWhiteMoody.html | 4 +- .../class-use/MinimumEdgeCutAllSt.html | 4 +- .../MinimumEdgeCutAllStAbstract.html | 4 +- .../MinimumEdgeCutAllStPicardQueyranne.html | 4 +- .../class-use/MinimumEdgeCutGlobal.html | 4 +- .../MinimumEdgeCutGlobalAbstract.html | 4 +- .../MinimumEdgeCutGlobalStoerWagner.html | 4 +- .../connect/class-use/MinimumEdgeCutSt.html | 4 +- .../class-use/MinimumEdgeCutStAbstract.html | 4 +- .../class-use/MinimumVertexCutAllGlobal.html | 4 +- .../MinimumVertexCutAllGlobalAbstract.html | 4 +- .../MinimumVertexCutAllGlobalKanevsky.html | 4 +- .../class-use/MinimumVertexCutAllSt.html | 4 +- .../MinimumVertexCutAllStAbstract.html | 4 +- .../MinimumVertexCutAllStEdgeCut.html | 4 +- .../class-use/MinimumVertexCutGlobal.html | 4 +- .../MinimumVertexCutGlobalAbstract.html | 4 +- ...inimumVertexCutGlobalEsfahanianHakimi.html | 4 +- .../connect/class-use/MinimumVertexCutSt.html | 4 +- .../class-use/MinimumVertexCutStAbstract.html | 4 +- .../class-use/MinimumVertexCutStEdgeCut.html | 4 +- .../StronglyConnectedComponentsAlgo.html | 4 +- ...ronglyConnectedComponentsAlgoAbstract.html | 4 +- ...ronglyConnectedComponentsPathBasedDfs.html | 4 +- .../StronglyConnectedComponentsTarjan.html | 4 +- .../WeaklyConnectedComponentsAlgo.html | 4 +- ...WeaklyConnectedComponentsAlgoAbstract.html | 4 +- .../WeaklyConnectedComponentsAlgoImpl.html | 4 +- .../jgalgo/alg/connect/package-summary.html | 4 +- .../com/jgalgo/alg/connect/package-tree.html | 4 +- .../com/jgalgo/alg/connect/package-use.html | 4 +- .../jgalgo/alg/cores/CoresAlgo.IResult.html | 4 +- .../jgalgo/alg/cores/CoresAlgo.Result.html | 4 +- .../com/jgalgo/alg/cores/CoresAlgo.html | 4 +- .../jgalgo/alg/cores/CoresAlgoAbstract.html | 4 +- .../com/jgalgo/alg/cores/CoresAlgoImpl.html | 4 +- .../cores/class-use/CoresAlgo.IResult.html | 4 +- .../alg/cores/class-use/CoresAlgo.Result.html | 4 +- .../jgalgo/alg/cores/class-use/CoresAlgo.html | 4 +- .../cores/class-use/CoresAlgoAbstract.html | 4 +- .../alg/cores/class-use/CoresAlgoImpl.html | 4 +- .../com/jgalgo/alg/cores/package-summary.html | 4 +- .../com/jgalgo/alg/cores/package-tree.html | 4 +- .../com/jgalgo/alg/cores/package-use.html | 4 +- .../jgalgo/alg/cover/DominatingSetAlgo.html | 4 +- .../alg/cover/DominatingSetAlgoAbstract.html | 4 +- .../alg/cover/DominatingSetAlgoGreedy.html | 4 +- .../jgalgo/alg/cover/EdgeCover.Builder.html | 284 --------- .../com/jgalgo/alg/cover/EdgeCover.html | 71 +-- .../jgalgo/alg/cover/EdgeCoverAbstract.html | 25 +- .../alg/cover/EdgeCoverCardinality.html | 25 +- .../jgalgo/alg/cover/EdgeCoverWeighted.html | 25 +- .../com/jgalgo/alg/cover/VertexCover.html | 4 +- .../jgalgo/alg/cover/VertexCoverAbstract.html | 4 +- .../alg/cover/VertexCoverBarYehuda.html | 4 +- .../cover/class-use/DominatingSetAlgo.html | 4 +- .../class-use/DominatingSetAlgoAbstract.html | 4 +- .../class-use/DominatingSetAlgoGreedy.html | 4 +- .../cover/class-use/EdgeCover.Builder.html | 200 ------ .../jgalgo/alg/cover/class-use/EdgeCover.html | 11 +- .../cover/class-use/EdgeCoverAbstract.html | 4 +- .../cover/class-use/EdgeCoverCardinality.html | 4 +- .../cover/class-use/EdgeCoverWeighted.html | 4 +- .../alg/cover/class-use/VertexCover.html | 4 +- .../cover/class-use/VertexCoverAbstract.html | 4 +- .../cover/class-use/VertexCoverBarYehuda.html | 4 +- .../com/jgalgo/alg/cover/package-summary.html | 10 +- .../com/jgalgo/alg/cover/package-tree.html | 9 +- .../com/jgalgo/alg/cover/package-use.html | 14 +- .../com/jgalgo/alg/cycle/ChinesePostman.html | 4 +- .../alg/cycle/ChinesePostmanAbstract.html | 4 +- .../jgalgo/alg/cycle/ChinesePostmanImpl.html | 4 +- .../jgalgo/alg/cycle/CyclesEnumerator.html | 4 +- .../alg/cycle/CyclesEnumeratorAbstract.html | 4 +- .../alg/cycle/CyclesEnumeratorJohnson.html | 4 +- .../alg/cycle/CyclesEnumeratorTarjan.html | 4 +- .../jgalgo/alg/cycle/MinimumMeanCycle.html | 4 +- .../alg/cycle/MinimumMeanCycleAbstract.html | 4 +- .../cycle/MinimumMeanCycleDasdanGupta.html | 4 +- .../alg/cycle/MinimumMeanCycleHoward.html | 4 +- .../alg/cycle/class-use/ChinesePostman.html | 4 +- .../class-use/ChinesePostmanAbstract.html | 4 +- .../cycle/class-use/ChinesePostmanImpl.html | 4 +- .../alg/cycle/class-use/CyclesEnumerator.html | 4 +- .../class-use/CyclesEnumeratorAbstract.html | 4 +- .../class-use/CyclesEnumeratorJohnson.html | 4 +- .../class-use/CyclesEnumeratorTarjan.html | 4 +- .../alg/cycle/class-use/MinimumMeanCycle.html | 4 +- .../class-use/MinimumMeanCycleAbstract.html | 4 +- .../MinimumMeanCycleDasdanGupta.html | 4 +- .../class-use/MinimumMeanCycleHoward.html | 4 +- .../com/jgalgo/alg/cycle/package-summary.html | 4 +- .../com/jgalgo/alg/cycle/package-tree.html | 4 +- .../com/jgalgo/alg/cycle/package-use.html | 4 +- .../alg/dag/TopologicalOrderAlgo.IResult.html | 4 +- .../alg/dag/TopologicalOrderAlgo.Result.html | 4 +- .../jgalgo/alg/dag/TopologicalOrderAlgo.html | 4 +- .../alg/dag/TopologicalOrderAlgoAbstract.html | 4 +- .../alg/dag/TopologicalOrderAlgoImpl.html | 4 +- .../TopologicalOrderAlgo.IResult.html | 4 +- .../TopologicalOrderAlgo.Result.html | 4 +- .../dag/class-use/TopologicalOrderAlgo.html | 4 +- .../TopologicalOrderAlgoAbstract.html | 4 +- .../class-use/TopologicalOrderAlgoImpl.html | 4 +- .../com/jgalgo/alg/dag/package-summary.html | 4 +- .../com/jgalgo/alg/dag/package-tree.html | 4 +- .../com/jgalgo/alg/dag/package-use.html | 4 +- .../distancemeasures/DistanceMeasures.html | 4 +- .../distancemeasures/IDistanceMeasures.html | 4 +- .../class-use/DistanceMeasures.html | 4 +- .../class-use/IDistanceMeasures.html | 4 +- .../alg/distancemeasures/package-summary.html | 4 +- .../alg/distancemeasures/package-tree.html | 4 +- .../alg/distancemeasures/package-use.html | 4 +- .../jgalgo/alg/euler/EulerianTourAlgo.html | 4 +- .../alg/euler/class-use/EulerianTourAlgo.html | 4 +- .../com/jgalgo/alg/euler/package-summary.html | 4 +- .../com/jgalgo/alg/euler/package-tree.html | 4 +- .../com/jgalgo/alg/euler/package-use.html | 4 +- 0.4.1-snapshot/com/jgalgo/alg/flow/Flow.html | 4 +- 0.4.1-snapshot/com/jgalgo/alg/flow/IFlow.html | 4 +- .../com/jgalgo/alg/flow/MaximumFlow.html | 4 +- .../jgalgo/alg/flow/MaximumFlowAbstract.html | 4 +- .../MaximumFlowAbstractWithResidualNet.html | 4 +- ...MaximumFlowAbstractWithoutResidualNet.html | 4 +- .../com/jgalgo/alg/flow/MaximumFlowDinic.html | 4 +- .../flow/MaximumFlowDinicDynamicTrees.html | 4 +- .../alg/flow/MaximumFlowEdmondsKarp.html | 4 +- .../alg/flow/MaximumFlowPushRelabel.html | 4 +- .../MaximumFlowPushRelabelDynamicTrees.html | 4 +- .../alg/flow/MinimumCostFlow.Builder.html | 4 +- .../com/jgalgo/alg/flow/MinimumCostFlow.html | 4 +- .../alg/flow/MinimumCostFlowAbstract.html | 4 +- ...inimumCostFlowAbstractBasedSourceSink.html | 4 +- .../MinimumCostFlowAbstractBasedSupply.html | 4 +- .../alg/flow/MinimumCostFlowCostScaling.html | 4 +- .../flow/MinimumCostFlowCycleCanceling.html | 4 +- .../com/jgalgo/alg/flow/class-use/Flow.html | 4 +- .../com/jgalgo/alg/flow/class-use/IFlow.html | 4 +- .../alg/flow/class-use/MaximumFlow.html | 4 +- .../flow/class-use/MaximumFlowAbstract.html | 4 +- .../MaximumFlowAbstractWithResidualNet.html | 4 +- ...MaximumFlowAbstractWithoutResidualNet.html | 4 +- .../alg/flow/class-use/MaximumFlowDinic.html | 4 +- .../MaximumFlowDinicDynamicTrees.html | 4 +- .../class-use/MaximumFlowEdmondsKarp.html | 4 +- .../class-use/MaximumFlowPushRelabel.html | 4 +- .../MaximumFlowPushRelabelDynamicTrees.html | 4 +- .../class-use/MinimumCostFlow.Builder.html | 4 +- .../alg/flow/class-use/MinimumCostFlow.html | 4 +- .../class-use/MinimumCostFlowAbstract.html | 4 +- ...inimumCostFlowAbstractBasedSourceSink.html | 4 +- .../MinimumCostFlowAbstractBasedSupply.html | 4 +- .../class-use/MinimumCostFlowCostScaling.html | 4 +- .../MinimumCostFlowCycleCanceling.html | 4 +- .../com/jgalgo/alg/flow/package-summary.html | 4 +- .../com/jgalgo/alg/flow/package-tree.html | 4 +- .../com/jgalgo/alg/flow/package-use.html | 4 +- .../alg/hamilton/HamiltonianPathAlgo.html | 4 +- .../hamilton/HamiltonianPathAlgoAbstract.html | 4 +- ...HamiltonianPathAlgoAbstractBasedCycle.html | 4 +- .../alg/hamilton/HamiltonianPathRubin.html | 4 +- .../class-use/HamiltonianPathAlgo.html | 4 +- .../HamiltonianPathAlgoAbstract.html | 4 +- ...HamiltonianPathAlgoAbstractBasedCycle.html | 4 +- .../class-use/HamiltonianPathRubin.html | 4 +- .../jgalgo/alg/hamilton/package-summary.html | 4 +- .../com/jgalgo/alg/hamilton/package-tree.html | 4 +- .../com/jgalgo/alg/hamilton/package-use.html | 4 +- .../alg/isomorphism/IsomorphismIMapping.html | 4 +- .../alg/isomorphism/IsomorphismMapping.html | 4 +- .../alg/isomorphism/IsomorphismTester.html | 4 +- .../IsomorphismTesterAbstract.html | 4 +- .../alg/isomorphism/IsomorphismTesterVf2.html | 4 +- .../class-use/IsomorphismIMapping.html | 4 +- .../class-use/IsomorphismMapping.html | 4 +- .../class-use/IsomorphismTester.html | 4 +- .../class-use/IsomorphismTesterAbstract.html | 4 +- .../class-use/IsomorphismTesterVf2.html | 4 +- .../alg/isomorphism/package-summary.html | 4 +- .../jgalgo/alg/isomorphism/package-tree.html | 4 +- .../jgalgo/alg/isomorphism/package-use.html | 4 +- .../com/jgalgo/alg/match/IMatching.html | 4 +- .../com/jgalgo/alg/match/Matching.html | 4 +- .../alg/match/MatchingAlgo.Builder.html | 30 +- .../com/jgalgo/alg/match/MatchingAlgo.html | 4 +- .../alg/match/MatchingAlgoAbstract.html | 4 +- .../MatchingAlgoAbstractBasedMaximum.html | 4 +- .../MatchingAlgoAbstractBasedMinimum.html | 4 +- .../MatchingAlgoAbstractCardinality.html | 4 +- ...chingCardinalityBipartiteHopcroftKarp.html | 4 +- .../match/MatchingCardinalityGabow1976.html | 4 +- ...chingWeightedBipartiteHungarianMethod.html | 4 +- .../match/MatchingWeightedBipartiteSssp.html | 4 +- .../alg/match/MatchingWeightedBlossomV.html | 4 +- .../alg/match/MatchingWeightedGabow1990.html | 4 +- .../MatchingWeightedGabow1990Simpler.html | 4 +- .../jgalgo/alg/match/class-use/IMatching.html | 4 +- .../jgalgo/alg/match/class-use/Matching.html | 4 +- .../match/class-use/MatchingAlgo.Builder.html | 18 +- .../alg/match/class-use/MatchingAlgo.html | 4 +- .../match/class-use/MatchingAlgoAbstract.html | 4 +- .../MatchingAlgoAbstractBasedMaximum.html | 4 +- .../MatchingAlgoAbstractBasedMinimum.html | 4 +- .../MatchingAlgoAbstractCardinality.html | 4 +- ...chingCardinalityBipartiteHopcroftKarp.html | 4 +- .../MatchingCardinalityGabow1976.html | 4 +- ...chingWeightedBipartiteHungarianMethod.html | 4 +- .../MatchingWeightedBipartiteSssp.html | 4 +- .../class-use/MatchingWeightedBlossomV.html | 4 +- .../class-use/MatchingWeightedGabow1990.html | 4 +- .../MatchingWeightedGabow1990Simpler.html | 4 +- .../com/jgalgo/alg/match/package-summary.html | 4 +- .../com/jgalgo/alg/match/package-tree.html | 4 +- .../com/jgalgo/alg/match/package-use.html | 4 +- .../com/jgalgo/alg/package-summary.html | 4 +- .../com/jgalgo/alg/package-tree.html | 4 +- .../com/jgalgo/alg/package-use.html | 37 +- 0.4.1-snapshot/com/jgalgo/alg/path/IPath.html | 4 +- .../com/jgalgo/alg/path/KShortestPathsSt.html | 4 +- .../alg/path/KShortestPathsStAbstract.html | 4 +- .../path/KShortestPathsStBasedPathsTree.html | 4 +- .../KShortestPathsStHershbergerMaxelSuri.html | 4 +- .../KShortestPathsStKatohIbarakiMine.html | 4 +- .../jgalgo/alg/path/KShortestPathsStYen.html | 4 +- .../alg/path/NegativeCycleException.html | 4 +- 0.4.1-snapshot/com/jgalgo/alg/path/Path.html | 4 +- .../jgalgo/alg/path/ShortestPathAStar.html | 4 +- .../path/ShortestPathAllPairs.Builder.html | 12 +- .../path/ShortestPathAllPairs.IResult.html | 4 +- .../alg/path/ShortestPathAllPairs.Result.html | 4 +- .../jgalgo/alg/path/ShortestPathAllPairs.html | 4 +- .../path/ShortestPathAllPairsAbstract.html | 4 +- .../path/ShortestPathAllPairsCardinality.html | 4 +- .../ShortestPathAllPairsFloydWarshall.html | 4 +- .../alg/path/ShortestPathAllPairsJohnson.html | 4 +- .../alg/path/ShortestPathHeuristicSt.html | 4 +- .../path/ShortestPathHeuristicStAbstract.html | 4 +- .../ShortestPathSingleSource.Builder.html | 44 +- .../ShortestPathSingleSource.IResult.html | 4 +- .../path/ShortestPathSingleSource.Result.html | 4 +- .../alg/path/ShortestPathSingleSource.html | 10 +- .../ShortestPathSingleSourceAbstract.html | 4 +- .../ShortestPathSingleSourceBellmanFord.html | 4 +- .../ShortestPathSingleSourceCardinality.html | 4 +- .../alg/path/ShortestPathSingleSourceDag.html | 4 +- .../path/ShortestPathSingleSourceDial.html | 4 +- .../ShortestPathSingleSourceDijkstra.html | 4 +- .../ShortestPathSingleSourceGoldberg.html | 4 +- .../alg/path/ShortestPathSt.Builder.html | 284 --------- .../com/jgalgo/alg/path/ShortestPathSt.html | 71 +-- .../alg/path/ShortestPathStAbstract.html | 25 +- .../path/ShortestPathStBidirectionalBfs.html | 25 +- .../ShortestPathStBidirectionalDijkstra.html | 25 +- .../alg/path/SimplePathsEnumerator.html | 4 +- .../path/SimplePathsEnumeratorAbstract.html | 4 +- .../path/SimplePathsEnumeratorSedgewick.html | 4 +- 0.4.1-snapshot/com/jgalgo/alg/path/Tsp.html | 4 +- .../com/jgalgo/alg/path/TspAbstract.html | 4 +- .../alg/path/TspMetricMatchingAppx.html | 4 +- .../com/jgalgo/alg/path/TspMetricMstAppx.html | 4 +- .../jgalgo/alg/path/VoronoiAlgo.IResult.html | 4 +- .../jgalgo/alg/path/VoronoiAlgo.Result.html | 4 +- .../com/jgalgo/alg/path/VoronoiAlgo.html | 4 +- .../jgalgo/alg/path/VoronoiAlgoAbstract.html | 4 +- .../jgalgo/alg/path/VoronoiAlgoDijkstra.html | 4 +- .../com/jgalgo/alg/path/class-use/IPath.html | 4 +- .../alg/path/class-use/KShortestPathsSt.html | 4 +- .../class-use/KShortestPathsStAbstract.html | 4 +- .../KShortestPathsStBasedPathsTree.html | 4 +- .../KShortestPathsStHershbergerMaxelSuri.html | 4 +- .../KShortestPathsStKatohIbarakiMine.html | 4 +- .../path/class-use/KShortestPathsStYen.html | 4 +- .../class-use/NegativeCycleException.html | 4 +- .../com/jgalgo/alg/path/class-use/Path.html | 4 +- .../alg/path/class-use/ShortestPathAStar.html | 4 +- .../ShortestPathAllPairs.Builder.html | 6 +- .../ShortestPathAllPairs.IResult.html | 4 +- .../ShortestPathAllPairs.Result.html | 4 +- .../path/class-use/ShortestPathAllPairs.html | 4 +- .../ShortestPathAllPairsAbstract.html | 4 +- .../ShortestPathAllPairsCardinality.html | 4 +- .../ShortestPathAllPairsFloydWarshall.html | 4 +- .../ShortestPathAllPairsJohnson.html | 4 +- .../class-use/ShortestPathHeuristicSt.html | 4 +- .../ShortestPathHeuristicStAbstract.html | 4 +- .../ShortestPathSingleSource.Builder.html | 14 +- .../ShortestPathSingleSource.IResult.html | 4 +- .../ShortestPathSingleSource.Result.html | 4 +- .../class-use/ShortestPathSingleSource.html | 4 +- .../ShortestPathSingleSourceAbstract.html | 4 +- .../ShortestPathSingleSourceBellmanFord.html | 4 +- .../ShortestPathSingleSourceCardinality.html | 4 +- .../ShortestPathSingleSourceDag.html | 4 +- .../ShortestPathSingleSourceDial.html | 4 +- .../ShortestPathSingleSourceDijkstra.html | 4 +- .../ShortestPathSingleSourceGoldberg.html | 4 +- .../class-use/ShortestPathSt.Builder.html | 201 ------ .../alg/path/class-use/ShortestPathSt.html | 11 +- .../class-use/ShortestPathStAbstract.html | 4 +- .../ShortestPathStBidirectionalBfs.html | 4 +- .../ShortestPathStBidirectionalDijkstra.html | 4 +- .../path/class-use/SimplePathsEnumerator.html | 4 +- .../SimplePathsEnumeratorAbstract.html | 4 +- .../SimplePathsEnumeratorSedgewick.html | 4 +- .../com/jgalgo/alg/path/class-use/Tsp.html | 4 +- .../alg/path/class-use/TspAbstract.html | 4 +- .../path/class-use/TspMetricMatchingAppx.html | 4 +- .../alg/path/class-use/TspMetricMstAppx.html | 4 +- .../path/class-use/VoronoiAlgo.IResult.html | 4 +- .../path/class-use/VoronoiAlgo.Result.html | 4 +- .../alg/path/class-use/VoronoiAlgo.html | 4 +- .../path/class-use/VoronoiAlgoAbstract.html | 4 +- .../path/class-use/VoronoiAlgoDijkstra.html | 4 +- .../com/jgalgo/alg/path/package-summary.html | 18 +- .../com/jgalgo/alg/path/package-tree.html | 5 +- .../com/jgalgo/alg/path/package-use.html | 24 +- .../alg/span/MinimumDirectedSpanningTree.html | 4 +- .../MinimumDirectedSpanningTreeAbstract.html | 4 +- .../MinimumDirectedSpanningTreeTarjan.html | 4 +- .../alg/span/MinimumSpanningTree.IResult.html | 4 +- .../alg/span/MinimumSpanningTree.Result.html | 4 +- .../jgalgo/alg/span/MinimumSpanningTree.html | 4 +- .../alg/span/MinimumSpanningTreeAbstract.html | 4 +- .../alg/span/MinimumSpanningTreeBoruvka.html | 4 +- .../MinimumSpanningTreeFredmanTarjan.html | 4 +- .../MinimumSpanningTreeKargerKleinTarjan.html | 4 +- .../alg/span/MinimumSpanningTreeKruskal.html | 4 +- .../alg/span/MinimumSpanningTreePrim.html | 4 +- .../alg/span/MinimumSpanningTreeYao.html | 4 +- .../alg/span/SteinerTreeAlgo.IResult.html | 4 +- .../alg/span/SteinerTreeAlgo.Result.html | 4 +- .../com/jgalgo/alg/span/SteinerTreeAlgo.html | 4 +- .../alg/span/SteinerTreeAlgoAbstract.html | 4 +- .../jgalgo/alg/span/SteinerTreeMehlhorn.html | 4 +- .../MinimumDirectedSpanningTree.html | 4 +- .../MinimumDirectedSpanningTreeAbstract.html | 4 +- .../MinimumDirectedSpanningTreeTarjan.html | 4 +- .../MinimumSpanningTree.IResult.html | 4 +- .../class-use/MinimumSpanningTree.Result.html | 4 +- .../span/class-use/MinimumSpanningTree.html | 4 +- .../MinimumSpanningTreeAbstract.html | 4 +- .../class-use/MinimumSpanningTreeBoruvka.html | 4 +- .../MinimumSpanningTreeFredmanTarjan.html | 4 +- .../MinimumSpanningTreeKargerKleinTarjan.html | 4 +- .../class-use/MinimumSpanningTreeKruskal.html | 4 +- .../class-use/MinimumSpanningTreePrim.html | 4 +- .../class-use/MinimumSpanningTreeYao.html | 4 +- .../class-use/SteinerTreeAlgo.IResult.html | 4 +- .../class-use/SteinerTreeAlgo.Result.html | 4 +- .../alg/span/class-use/SteinerTreeAlgo.html | 4 +- .../class-use/SteinerTreeAlgoAbstract.html | 4 +- .../span/class-use/SteinerTreeMehlhorn.html | 4 +- .../com/jgalgo/alg/span/package-summary.html | 4 +- .../com/jgalgo/alg/span/package-tree.html | 4 +- .../com/jgalgo/alg/span/package-use.html | 4 +- .../com/jgalgo/alg/traversal/BfsIter.Int.html | 4 +- .../com/jgalgo/alg/traversal/BfsIter.html | 4 +- .../com/jgalgo/alg/traversal/DfsIter.Int.html | 4 +- .../com/jgalgo/alg/traversal/DfsIter.html | 4 +- .../alg/traversal/RandomWalkIter.Int.html | 4 +- .../jgalgo/alg/traversal/RandomWalkIter.html | 4 +- .../alg/traversal/class-use/BfsIter.Int.html | 4 +- .../alg/traversal/class-use/BfsIter.html | 4 +- .../alg/traversal/class-use/DfsIter.Int.html | 4 +- .../alg/traversal/class-use/DfsIter.html | 4 +- .../class-use/RandomWalkIter.Int.html | 4 +- .../traversal/class-use/RandomWalkIter.html | 4 +- .../jgalgo/alg/traversal/package-summary.html | 4 +- .../jgalgo/alg/traversal/package-tree.html | 4 +- .../com/jgalgo/alg/traversal/package-use.html | 4 +- .../LowestCommonAncestorDynamic.Vertex.html | 4 +- .../alg/tree/LowestCommonAncestorDynamic.html | 4 +- .../LowestCommonAncestorDynamicGabowInts.html | 4 +- ...LowestCommonAncestorDynamicGabowLongs.html | 4 +- ...owestCommonAncestorDynamicGabowSimple.html | 4 +- .../LowestCommonAncestorOffline.IQueries.html | 4 +- .../LowestCommonAncestorOffline.IResult.html | 4 +- .../LowestCommonAncestorOffline.Queries.html | 4 +- .../LowestCommonAncestorOffline.Result.html | 4 +- .../alg/tree/LowestCommonAncestorOffline.html | 4 +- .../LowestCommonAncestorOfflineAbstract.html | 4 +- .../LowestCommonAncestorOfflineUnionFind.html | 4 +- ...estCommonAncestorStatic.DataStructure.html | 4 +- ...stCommonAncestorStatic.IDataStructure.html | 4 +- .../alg/tree/LowestCommonAncestorStatic.html | 4 +- .../LowestCommonAncestorStaticAbstract.html | 4 +- .../tree/LowestCommonAncestorStaticRmq.html | 4 +- .../alg/tree/TreePathMaxima.Builder.html | 284 --------- .../alg/tree/TreePathMaxima.IQueries.html | 4 +- .../alg/tree/TreePathMaxima.IResult.html | 4 +- .../alg/tree/TreePathMaxima.Queries.html | 4 +- .../alg/tree/TreePathMaxima.Result.html | 4 +- .../com/jgalgo/alg/tree/TreePathMaxima.html | 53 +- .../alg/tree/TreePathMaximaAbstract.html | 6 +- .../alg/tree/TreePathMaximaHagerup.html | 65 +- 0.4.1-snapshot/com/jgalgo/alg/tree/Trees.html | 4 +- .../LowestCommonAncestorDynamic.Vertex.html | 4 +- .../LowestCommonAncestorDynamic.html | 4 +- .../LowestCommonAncestorDynamicGabowInts.html | 4 +- ...LowestCommonAncestorDynamicGabowLongs.html | 4 +- ...owestCommonAncestorDynamicGabowSimple.html | 4 +- .../LowestCommonAncestorOffline.IQueries.html | 4 +- .../LowestCommonAncestorOffline.IResult.html | 4 +- .../LowestCommonAncestorOffline.Queries.html | 4 +- .../LowestCommonAncestorOffline.Result.html | 4 +- .../LowestCommonAncestorOffline.html | 4 +- .../LowestCommonAncestorOfflineAbstract.html | 4 +- .../LowestCommonAncestorOfflineUnionFind.html | 4 +- ...estCommonAncestorStatic.DataStructure.html | 4 +- ...stCommonAncestorStatic.IDataStructure.html | 4 +- .../class-use/LowestCommonAncestorStatic.html | 4 +- .../LowestCommonAncestorStaticAbstract.html | 4 +- .../LowestCommonAncestorStaticRmq.html | 4 +- .../class-use/TreePathMaxima.Builder.html | 200 ------ .../class-use/TreePathMaxima.IQueries.html | 4 +- .../class-use/TreePathMaxima.IResult.html | 4 +- .../class-use/TreePathMaxima.Queries.html | 4 +- .../tree/class-use/TreePathMaxima.Result.html | 4 +- .../alg/tree/class-use/TreePathMaxima.html | 11 +- .../class-use/TreePathMaximaAbstract.html | 4 +- .../tree/class-use/TreePathMaximaHagerup.html | 4 +- .../com/jgalgo/alg/tree/class-use/Trees.html | 4 +- .../com/jgalgo/alg/tree/package-summary.html | 16 +- .../com/jgalgo/alg/tree/package-tree.html | 9 +- .../com/jgalgo/alg/tree/package-use.html | 16 +- .../com/jgalgo/class-use/JGAlgoConfig.html | 4 +- .../com/jgalgo/example/BfsDfsExample.html | 4 +- .../com/jgalgo/example/ColoringExample.html | 4 +- .../jgalgo/example/EdgeIterationExample.html | 4 +- .../example/LowestCommonAncestorExample.html | 4 +- .../example/MaximumMatchingExample.html | 4 +- .../example/MinimumSpanningTreeExample.html | 4 +- .../jgalgo/example/ShortestPathExample.html | 4 +- .../example/class-use/BfsDfsExample.html | 4 +- .../example/class-use/ColoringExample.html | 4 +- .../class-use/EdgeIterationExample.html | 4 +- .../LowestCommonAncestorExample.html | 4 +- .../class-use/MaximumMatchingExample.html | 4 +- .../class-use/MinimumSpanningTreeExample.html | 4 +- .../class-use/ShortestPathExample.html | 4 +- .../com/jgalgo/example/package-summary.html | 4 +- .../com/jgalgo/example/package-tree.html | 4 +- .../com/jgalgo/example/package-use.html | 4 +- .../gen/BarabasiAlbertGraphGenerator.html | 4 +- .../jgalgo/gen/ComplementGraphGenerator.html | 4 +- .../gen/CompleteBipartiteGraphGenerator.html | 4 +- .../jgalgo/gen/CompleteGraphGenerator.html | 4 +- .../jgalgo/gen/DifferenceGraphGenerator.html | 4 +- .../com/jgalgo/gen/EmptyGraphGenerator.html | 4 +- .../gen/GnmBipartiteGraphGenerator.html | 4 +- .../com/jgalgo/gen/GnmGraphGenerator.html | 4 +- .../gen/GnpBipartiteGraphGenerator.html | 4 +- .../com/jgalgo/gen/GnpGraphGenerator.html | 4 +- .../com/jgalgo/gen/GraphGenerator.html | 4 +- .../gen/IntersectionGraphGenerator.html | 4 +- .../com/jgalgo/gen/LineGraphGenerator.html | 4 +- .../gen/RecursiveMatrixGraphGenerator.html | 4 +- .../SymmetricDifferenceGraphGenerator.html | 4 +- .../com/jgalgo/gen/UniformTreeGenerator.html | 4 +- .../com/jgalgo/gen/UnionGraphGenerator.html | 4 +- .../BarabasiAlbertGraphGenerator.html | 4 +- .../class-use/ComplementGraphGenerator.html | 4 +- .../CompleteBipartiteGraphGenerator.html | 4 +- .../gen/class-use/CompleteGraphGenerator.html | 4 +- .../class-use/DifferenceGraphGenerator.html | 4 +- .../gen/class-use/EmptyGraphGenerator.html | 4 +- .../class-use/GnmBipartiteGraphGenerator.html | 4 +- .../gen/class-use/GnmGraphGenerator.html | 4 +- .../class-use/GnpBipartiteGraphGenerator.html | 4 +- .../gen/class-use/GnpGraphGenerator.html | 4 +- .../jgalgo/gen/class-use/GraphGenerator.html | 4 +- .../class-use/IntersectionGraphGenerator.html | 4 +- .../gen/class-use/LineGraphGenerator.html | 4 +- .../RecursiveMatrixGraphGenerator.html | 4 +- .../SymmetricDifferenceGraphGenerator.html | 4 +- .../gen/class-use/UniformTreeGenerator.html | 4 +- .../gen/class-use/UnionGraphGenerator.html | 4 +- .../com/jgalgo/gen/package-summary.html | 4 +- .../com/jgalgo/gen/package-tree.html | 4 +- .../com/jgalgo/gen/package-use.html | 4 +- .../com/jgalgo/graph/AbstractGraph.html | 4 +- 0.4.1-snapshot/com/jgalgo/graph/EdgeIter.html | 4 +- 0.4.1-snapshot/com/jgalgo/graph/EdgeSet.html | 4 +- 0.4.1-snapshot/com/jgalgo/graph/Graph.html | 4 +- .../com/jgalgo/graph/GraphBuilder.html | 4 +- .../com/jgalgo/graph/GraphFactory.Hint.html | 4 +- .../com/jgalgo/graph/GraphFactory.html | 4 +- 0.4.1-snapshot/com/jgalgo/graph/Graphs.html | 4 +- .../com/jgalgo/graph/IEdgeIter.html | 4 +- 0.4.1-snapshot/com/jgalgo/graph/IEdgeSet.html | 4 +- .../com/jgalgo/graph/IWeightFunction.html | 4 +- .../com/jgalgo/graph/IWeightFunctionInt.html | 4 +- 0.4.1-snapshot/com/jgalgo/graph/IWeights.html | 4 +- .../com/jgalgo/graph/IWeightsBool.html | 4 +- .../com/jgalgo/graph/IWeightsByte.html | 4 +- .../com/jgalgo/graph/IWeightsChar.html | 4 +- .../com/jgalgo/graph/IWeightsDouble.html | 4 +- .../com/jgalgo/graph/IWeightsFloat.html | 4 +- .../com/jgalgo/graph/IWeightsInt.html | 4 +- .../com/jgalgo/graph/IWeightsLong.html | 4 +- .../com/jgalgo/graph/IWeightsObj.html | 4 +- .../com/jgalgo/graph/IWeightsShort.html | 4 +- .../com/jgalgo/graph/IdBuilder.html | 4 +- .../com/jgalgo/graph/IdBuilderInt.html | 4 +- .../com/jgalgo/graph/IndexGraph.html | 4 +- .../IndexGraphBuilder.ReIndexedGraph.html | 4 +- .../IndexGraphBuilder.ReIndexingMap.html | 4 +- .../com/jgalgo/graph/IndexGraphBuilder.html | 4 +- .../com/jgalgo/graph/IndexGraphFactory.html | 4 +- .../com/jgalgo/graph/IndexIdMap.html | 4 +- .../com/jgalgo/graph/IndexIdMaps.html | 4 +- .../com/jgalgo/graph/IndexIntIdMap.html | 4 +- .../com/jgalgo/graph/IndexRemoveListener.html | 4 +- 0.4.1-snapshot/com/jgalgo/graph/IntGraph.html | 4 +- .../com/jgalgo/graph/IntGraphBuilder.html | 4 +- .../com/jgalgo/graph/IntGraphFactory.html | 4 +- .../com/jgalgo/graph/NoSuchEdgeException.html | 4 +- .../jgalgo/graph/NoSuchVertexException.html | 4 +- .../com/jgalgo/graph/WeightFunction.html | 4 +- .../com/jgalgo/graph/WeightFunctionInt.html | 4 +- .../com/jgalgo/graph/WeightFunctions.html | 4 +- 0.4.1-snapshot/com/jgalgo/graph/Weights.html | 4 +- .../com/jgalgo/graph/WeightsBool.html | 4 +- .../com/jgalgo/graph/WeightsByte.html | 4 +- .../com/jgalgo/graph/WeightsChar.html | 4 +- .../com/jgalgo/graph/WeightsDouble.html | 4 +- .../com/jgalgo/graph/WeightsFloat.html | 4 +- .../com/jgalgo/graph/WeightsInt.html | 4 +- .../com/jgalgo/graph/WeightsLong.html | 4 +- .../com/jgalgo/graph/WeightsObj.html | 4 +- .../com/jgalgo/graph/WeightsShort.html | 4 +- .../jgalgo/graph/class-use/AbstractGraph.html | 4 +- .../com/jgalgo/graph/class-use/EdgeIter.html | 4 +- .../com/jgalgo/graph/class-use/EdgeSet.html | 4 +- .../com/jgalgo/graph/class-use/Graph.html | 4 +- .../jgalgo/graph/class-use/GraphBuilder.html | 4 +- .../graph/class-use/GraphFactory.Hint.html | 4 +- .../jgalgo/graph/class-use/GraphFactory.html | 4 +- .../com/jgalgo/graph/class-use/Graphs.html | 4 +- .../com/jgalgo/graph/class-use/IEdgeIter.html | 4 +- .../com/jgalgo/graph/class-use/IEdgeSet.html | 4 +- .../graph/class-use/IWeightFunction.html | 4 +- .../graph/class-use/IWeightFunctionInt.html | 4 +- .../com/jgalgo/graph/class-use/IWeights.html | 4 +- .../jgalgo/graph/class-use/IWeightsBool.html | 4 +- .../jgalgo/graph/class-use/IWeightsByte.html | 4 +- .../jgalgo/graph/class-use/IWeightsChar.html | 4 +- .../graph/class-use/IWeightsDouble.html | 4 +- .../jgalgo/graph/class-use/IWeightsFloat.html | 4 +- .../jgalgo/graph/class-use/IWeightsInt.html | 4 +- .../jgalgo/graph/class-use/IWeightsLong.html | 4 +- .../jgalgo/graph/class-use/IWeightsObj.html | 4 +- .../jgalgo/graph/class-use/IWeightsShort.html | 4 +- .../com/jgalgo/graph/class-use/IdBuilder.html | 4 +- .../jgalgo/graph/class-use/IdBuilderInt.html | 4 +- .../jgalgo/graph/class-use/IndexGraph.html | 4 +- .../IndexGraphBuilder.ReIndexedGraph.html | 4 +- .../IndexGraphBuilder.ReIndexingMap.html | 4 +- .../graph/class-use/IndexGraphBuilder.html | 4 +- .../graph/class-use/IndexGraphFactory.html | 4 +- .../jgalgo/graph/class-use/IndexIdMap.html | 4 +- .../jgalgo/graph/class-use/IndexIdMaps.html | 4 +- .../jgalgo/graph/class-use/IndexIntIdMap.html | 4 +- .../graph/class-use/IndexRemoveListener.html | 4 +- .../com/jgalgo/graph/class-use/IntGraph.html | 4 +- .../graph/class-use/IntGraphBuilder.html | 4 +- .../graph/class-use/IntGraphFactory.html | 4 +- .../graph/class-use/NoSuchEdgeException.html | 4 +- .../class-use/NoSuchVertexException.html | 4 +- .../graph/class-use/WeightFunction.html | 4 +- .../graph/class-use/WeightFunctionInt.html | 4 +- .../graph/class-use/WeightFunctions.html | 4 +- .../com/jgalgo/graph/class-use/Weights.html | 4 +- .../jgalgo/graph/class-use/WeightsBool.html | 4 +- .../jgalgo/graph/class-use/WeightsByte.html | 4 +- .../jgalgo/graph/class-use/WeightsChar.html | 4 +- .../jgalgo/graph/class-use/WeightsDouble.html | 4 +- .../jgalgo/graph/class-use/WeightsFloat.html | 4 +- .../jgalgo/graph/class-use/WeightsInt.html | 4 +- .../jgalgo/graph/class-use/WeightsLong.html | 4 +- .../jgalgo/graph/class-use/WeightsObj.html | 4 +- .../jgalgo/graph/class-use/WeightsShort.html | 4 +- .../com/jgalgo/graph/package-summary.html | 4 +- .../com/jgalgo/graph/package-tree.html | 4 +- .../com/jgalgo/graph/package-use.html | 4 +- .../com/jgalgo/io/Digraph6GraphReader.html | 4 +- .../com/jgalgo/io/Digraph6GraphWriter.html | 4 +- .../com/jgalgo/io/DimacsGraphReader.html | 4 +- .../com/jgalgo/io/DimacsGraphWriter.html | 4 +- .../com/jgalgo/io/GexfGraphReader.html | 4 +- .../com/jgalgo/io/GexfGraphWriter.html | 4 +- .../com/jgalgo/io/GmlGraphReader.html | 4 +- .../com/jgalgo/io/GmlGraphWriter.html | 4 +- .../com/jgalgo/io/Graph6GraphReader.html | 4 +- .../com/jgalgo/io/Graph6GraphWriter.html | 4 +- .../com/jgalgo/io/GraphMlGraphReader.html | 4 +- .../com/jgalgo/io/GraphMlGraphWriter.html | 4 +- 0.4.1-snapshot/com/jgalgo/io/GraphReader.html | 4 +- 0.4.1-snapshot/com/jgalgo/io/GraphWriter.html | 4 +- .../com/jgalgo/io/LedaGraphReader.html | 4 +- .../com/jgalgo/io/LedaGraphWriter.html | 4 +- .../com/jgalgo/io/Sparse6GraphReader.html | 4 +- .../com/jgalgo/io/Sparse6GraphWriter.html | 4 +- .../io/class-use/Digraph6GraphReader.html | 4 +- .../io/class-use/Digraph6GraphWriter.html | 4 +- .../io/class-use/DimacsGraphReader.html | 4 +- .../io/class-use/DimacsGraphWriter.html | 4 +- .../jgalgo/io/class-use/GexfGraphReader.html | 4 +- .../jgalgo/io/class-use/GexfGraphWriter.html | 4 +- .../jgalgo/io/class-use/GmlGraphReader.html | 4 +- .../jgalgo/io/class-use/GmlGraphWriter.html | 4 +- .../io/class-use/Graph6GraphReader.html | 4 +- .../io/class-use/Graph6GraphWriter.html | 4 +- .../io/class-use/GraphMlGraphReader.html | 4 +- .../io/class-use/GraphMlGraphWriter.html | 4 +- .../com/jgalgo/io/class-use/GraphReader.html | 4 +- .../com/jgalgo/io/class-use/GraphWriter.html | 4 +- .../jgalgo/io/class-use/LedaGraphReader.html | 4 +- .../jgalgo/io/class-use/LedaGraphWriter.html | 4 +- .../io/class-use/Sparse6GraphReader.html | 4 +- .../io/class-use/Sparse6GraphWriter.html | 4 +- .../com/jgalgo/io/package-summary.html | 4 +- .../com/jgalgo/io/package-tree.html | 4 +- 0.4.1-snapshot/com/jgalgo/io/package-use.html | 4 +- .../com/jgalgo/package-summary.html | 4 +- 0.4.1-snapshot/com/jgalgo/package-tree.html | 4 +- 0.4.1-snapshot/com/jgalgo/package-use.html | 4 +- 0.4.1-snapshot/constant-values.html | 4 +- 0.4.1-snapshot/deprecated-list.html | 4 +- 0.4.1-snapshot/help-doc.html | 4 +- 0.4.1-snapshot/index-all.html | 104 ++- 0.4.1-snapshot/index-main.html | 4 +- 0.4.1-snapshot/member-search-index.js | 2 +- 0.4.1-snapshot/member-search-index.zip | Bin 16526 -> 16502 bytes 0.4.1-snapshot/overview-summary.html | 2 +- 0.4.1-snapshot/overview-tree.html | 7 +- 0.4.1-snapshot/package-search-index.zip | Bin 374 -> 374 bytes 0.4.1-snapshot/serialized-form.html | 4 +- 0.4.1-snapshot/type-search-index.js | 2 +- 0.4.1-snapshot/type-search-index.zip | Bin 2714 -> 2702 bytes 775 files changed, 2022 insertions(+), 3879 deletions(-) delete mode 100644 0.4.1-snapshot/com/jgalgo/alg/cover/EdgeCover.Builder.html delete mode 100644 0.4.1-snapshot/com/jgalgo/alg/cover/class-use/EdgeCover.Builder.html delete mode 100644 0.4.1-snapshot/com/jgalgo/alg/path/ShortestPathSt.Builder.html delete mode 100644 0.4.1-snapshot/com/jgalgo/alg/path/class-use/ShortestPathSt.Builder.html delete mode 100644 0.4.1-snapshot/com/jgalgo/alg/tree/TreePathMaxima.Builder.html delete mode 100644 0.4.1-snapshot/com/jgalgo/alg/tree/class-use/TreePathMaxima.Builder.html diff --git a/0.4.1-snapshot/allclasses-index.html b/0.4.1-snapshot/allclasses-index.html index 80f39e2ea5..afaa4f6f53 100644 --- a/0.4.1-snapshot/allclasses-index.html +++ b/0.4.1-snapshot/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":2,"i1":1,"i2":2,"i3":2,"i4":1,"i5":1,"i6":1,"i7":1,"i8":1,"i9":2,"i10":2,"i11":2,"i12":1,"i13":2,"i14":2,"i15":1,"i16":2,"i17":2,"i18":1,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":1,"i28":1,"i29":1,"i30":2,"i31":2,"i32":1,"i33":2,"i34":2,"i35":2,"i36":1,"i37":1,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":1,"i44":1,"i45":2,"i46":2,"i47":1,"i48":1,"i49":2,"i50":2,"i51":2,"i52":4,"i53":1,"i54":2,"i55":1,"i56":2,"i57":1,"i58":1,"i59":2,"i60":2,"i61":2,"i62":2,"i63":2,"i64":2,"i65":2,"i66":2,"i67":1,"i68":2,"i69":2,"i70":1,"i71":1,"i72":4,"i73":1,"i74":2,"i75":2,"i76":1,"i77":2,"i78":1,"i79":2,"i80":2,"i81":2,"i82":2,"i83":2,"i84":2,"i85":2,"i86":1,"i87":2,"i88":2,"i89":2,"i90":1,"i91":1,"i92":1,"i93":1,"i94":1,"i95":1,"i96":1,"i97":1,"i98":1,"i99":2,"i100":2,"i101":1,"i102":1,"i103":2,"i104":1,"i105":1,"i106":2,"i107":1,"i108":1,"i109":1,"i110":1,"i111":1,"i112":1,"i113":1,"i114":2,"i115":2,"i116":1,"i117":1,"i118":1,"i119":1,"i120":1,"i121":1,"i122":1,"i123":1,"i124":1,"i125":1,"i126":1,"i127":1,"i128":1,"i129":1,"i130":2,"i131":2,"i132":2,"i133":1,"i134":2,"i135":2,"i136":1,"i137":2,"i138":2,"i139":2,"i140":2,"i141":2,"i142":1,"i143":2,"i144":2,"i145":2,"i146":2,"i147":2,"i148":1,"i149":1,"i150":2,"i151":2,"i152":2,"i153":2,"i154":1,"i155":1,"i156":1,"i157":1,"i158":1,"i159":2,"i160":2,"i161":1,"i162":1,"i163":1,"i164":2,"i165":2,"i166":1,"i167":1,"i168":1,"i169":2,"i170":2,"i171":2,"i172":2,"i173":2,"i174":2,"i175":2,"i176":2,"i177":2,"i178":2,"i179":2,"i180":1,"i181":2,"i182":2,"i183":2,"i184":1,"i185":2,"i186":2,"i187":1,"i188":2,"i189":2,"i190":2,"i191":2,"i192":2,"i193":2,"i194":2,"i195":2,"i196":2,"i197":1,"i198":1,"i199":2,"i200":2,"i201":2,"i202":2,"i203":2,"i204":1,"i205":2,"i206":2,"i207":1,"i208":2,"i209":2,"i210":1,"i211":2,"i212":2,"i213":1,"i214":2,"i215":1,"i216":2,"i217":2,"i218":2,"i219":1,"i220":1,"i221":1,"i222":2,"i223":2,"i224":2,"i225":2,"i226":2,"i227":2,"i228":2,"i229":2,"i230":1,"i231":2,"i232":2,"i233":1,"i234":2,"i235":2,"i236":1,"i237":2,"i238":2,"i239":1,"i240":2,"i241":2,"i242":8,"i243":8,"i244":8,"i245":1,"i246":1,"i247":1,"i248":1,"i249":2,"i250":1,"i251":1,"i252":1,"i253":1,"i254":2,"i255":2,"i256":2,"i257":2,"i258":2,"i259":2,"i260":1,"i261":2,"i262":1,"i263":1,"i264":1,"i265":1,"i266":2,"i267":2,"i268":2,"i269":2,"i270":2,"i271":2,"i272":2,"i273":1,"i274":1,"i275":2,"i276":2,"i277":2,"i278":1,"i279":2,"i280":2,"i281":2,"i282":2,"i283":1,"i284":1,"i285":1,"i286":2,"i287":2,"i288":1,"i289":2,"i290":2,"i291":2,"i292":2,"i293":1,"i294":1,"i295":1,"i296":2,"i297":2,"i298":1,"i299":1,"i300":1,"i301":1,"i302":1,"i303":1,"i304":2,"i305":2,"i306":2,"i307":1,"i308":2,"i309":2,"i310":2,"i311":2,"i312":2,"i313":1,"i314":1,"i315":2,"i316":2,"i317":1,"i318":1,"i319":1,"i320":1,"i321":2,"i322":2,"i323":1,"i324":2,"i325":2,"i326":1,"i327":1,"i328":2,"i329":1,"i330":1,"i331":1,"i332":1,"i333":1,"i334":1,"i335":1,"i336":1,"i337":1,"i338":1}; +var data = {"i0":2,"i1":1,"i2":2,"i3":2,"i4":1,"i5":1,"i6":1,"i7":1,"i8":1,"i9":2,"i10":2,"i11":2,"i12":1,"i13":2,"i14":2,"i15":1,"i16":2,"i17":2,"i18":1,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":1,"i28":1,"i29":1,"i30":2,"i31":2,"i32":1,"i33":2,"i34":2,"i35":2,"i36":1,"i37":1,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":1,"i44":1,"i45":2,"i46":2,"i47":1,"i48":2,"i49":2,"i50":2,"i51":4,"i52":1,"i53":2,"i54":1,"i55":2,"i56":1,"i57":1,"i58":2,"i59":2,"i60":2,"i61":2,"i62":2,"i63":2,"i64":2,"i65":2,"i66":1,"i67":2,"i68":2,"i69":1,"i70":1,"i71":4,"i72":1,"i73":2,"i74":2,"i75":1,"i76":2,"i77":1,"i78":2,"i79":2,"i80":2,"i81":2,"i82":2,"i83":2,"i84":2,"i85":1,"i86":2,"i87":2,"i88":2,"i89":1,"i90":1,"i91":1,"i92":1,"i93":1,"i94":1,"i95":1,"i96":1,"i97":1,"i98":2,"i99":2,"i100":1,"i101":1,"i102":2,"i103":1,"i104":1,"i105":2,"i106":1,"i107":1,"i108":1,"i109":1,"i110":1,"i111":1,"i112":1,"i113":2,"i114":2,"i115":1,"i116":1,"i117":1,"i118":1,"i119":1,"i120":1,"i121":1,"i122":1,"i123":1,"i124":1,"i125":1,"i126":1,"i127":1,"i128":1,"i129":2,"i130":2,"i131":2,"i132":1,"i133":2,"i134":2,"i135":1,"i136":2,"i137":2,"i138":2,"i139":2,"i140":2,"i141":1,"i142":2,"i143":2,"i144":2,"i145":2,"i146":2,"i147":1,"i148":1,"i149":2,"i150":2,"i151":2,"i152":2,"i153":1,"i154":1,"i155":1,"i156":1,"i157":1,"i158":2,"i159":2,"i160":1,"i161":1,"i162":1,"i163":2,"i164":2,"i165":1,"i166":1,"i167":1,"i168":2,"i169":2,"i170":2,"i171":2,"i172":2,"i173":2,"i174":2,"i175":2,"i176":2,"i177":2,"i178":2,"i179":1,"i180":2,"i181":2,"i182":2,"i183":1,"i184":2,"i185":2,"i186":1,"i187":2,"i188":2,"i189":2,"i190":2,"i191":2,"i192":2,"i193":2,"i194":2,"i195":2,"i196":1,"i197":1,"i198":2,"i199":2,"i200":2,"i201":2,"i202":2,"i203":1,"i204":2,"i205":2,"i206":1,"i207":2,"i208":2,"i209":1,"i210":2,"i211":2,"i212":1,"i213":2,"i214":1,"i215":2,"i216":2,"i217":2,"i218":1,"i219":1,"i220":1,"i221":2,"i222":2,"i223":2,"i224":2,"i225":2,"i226":2,"i227":2,"i228":2,"i229":1,"i230":2,"i231":2,"i232":1,"i233":2,"i234":2,"i235":1,"i236":2,"i237":2,"i238":1,"i239":2,"i240":2,"i241":8,"i242":8,"i243":8,"i244":1,"i245":1,"i246":1,"i247":1,"i248":2,"i249":1,"i250":1,"i251":1,"i252":1,"i253":2,"i254":2,"i255":2,"i256":2,"i257":2,"i258":2,"i259":1,"i260":2,"i261":1,"i262":1,"i263":1,"i264":1,"i265":2,"i266":2,"i267":2,"i268":2,"i269":2,"i270":2,"i271":2,"i272":1,"i273":2,"i274":2,"i275":2,"i276":1,"i277":2,"i278":2,"i279":2,"i280":2,"i281":1,"i282":1,"i283":1,"i284":2,"i285":2,"i286":1,"i287":2,"i288":2,"i289":2,"i290":2,"i291":1,"i292":1,"i293":1,"i294":2,"i295":2,"i296":1,"i297":1,"i298":1,"i299":1,"i300":1,"i301":2,"i302":2,"i303":2,"i304":1,"i305":2,"i306":2,"i307":2,"i308":2,"i309":2,"i310":1,"i311":1,"i312":2,"i313":2,"i314":1,"i315":1,"i316":1,"i317":1,"i318":2,"i319":2,"i320":1,"i321":2,"i322":2,"i323":1,"i324":1,"i325":2,"i326":1,"i327":1,"i328":1,"i329":1,"i330":1,"i331":1,"i332":1,"i333":1,"i334":1,"i335":1}; var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -403,1752 +403,1734 @@

All Classes

-EdgeCover.Builder - -
A builder for EdgeCover algorithms.
- - - EdgeCoverAbstract
Abstract class for computing a minimum edge cover.
- + EdgeCoverCardinality
A simply algorithm for computing a minimum edge cover using a maximum matching algorithm.
- + EdgeCoverWeighted
A simply algorithm for computing a minimum weighted edge cover using a minimum weighted perfect matching algorithm.
- + EdgeDirection
The direction type of an edge with respect to a vertex.
- + EdgeIter<V,​E>
Iterator used to iterate over graph edges.
- + EdgeIterationExample
This example demonstrates how to iterate over the edges of a graph.
- + EdgeSet<V,​E>
Set of graph edges.
- + EmptyGraphGenerator<V,​E>
Generate a graph with no edges.
- + EulerianTourAlgo
Eulerian tour calculation algorithm.
- + Flow<V,​E>
Flow on graph edges.
- + GexfGraphReader<V,​E>
Read a graph in 'GEXF' format.
- + GexfGraphWriter<V,​E>
Write a graph in 'GEXF' format.
- + GmlGraphReader<V,​E>
Read a graph in 'GML' format.
- + GmlGraphWriter<V,​E>
Write a graph in 'GML' format.
- + GnmBipartiteGraphGenerator<V,​E>
Generates a uniformly random bipartite graph among all graphs with \(n\) vertices and \(m\) edges.
- + GnmGraphGenerator<V,​E>
Generates a uniformly random graph among all graphs with \(n\) vertices and \(m\) edges.
- + GnpBipartiteGraphGenerator<V,​E>
Generates a random bipartite graph using the \(G(n_1,n_2,p)\) model in which every edge exists with probability \(p\).
- + GnpGraphGenerator<V,​E>
Generates a random graph using the \(G(n,p)\) model in which every edge exists with probability \(p\).
- + Graph<V,​E>
A discrete graph with vertices and edges.
- + Graph6GraphReader
Read a graph in 'graph6' format.
- + Graph6GraphWriter
Write a graph in 'graph6' format.
- + GraphBuilder<V,​E>
A builder for graphs.
- + GraphFactory<V,​E>
A factory for Graph objects.
- + GraphFactory.Hint
Hints for a graph factory.
- + GraphGenerator<V,​E>
A generator of graphs.
- + GraphMlGraphReader<V,​E>
Read a graph in 'GraphML' format.
- + GraphMlGraphWriter<V,​E>
Write a graph in 'GraphML' format.
- + GraphReader<V,​E>
A reader that reads Graphs from files/IO-reader.
- + Graphs
Static methods class for graphs.
- + GraphWriter<V,​E>
A writer that writes Graphs to files/IO-writer.
- + GuavaGraphAdapter<V,​E>
An adapter from a JGAlgo graph to a Guava graph.
- + GuavaMutableGraphAdapter<V,​E>
An adapter from a JGAlgo graph to a mutable GUava graph.
- + GuavaMutableNetworkAdapter<V,​E>
An adapter from a JGAlgo graph to a Guava network.
- + GuavaMutableValueGraphAdapter<V,​E,​ValueT>
An adapter from a JGAlgo graph to a mutable Guava value graph.
- + GuavaNetworkAdapter<V,​E>
An adapter from a JGAlgo graph to a Guava network.
- + GuavaNetworkWrapper<V,​E>
An adapter from Guava Network to JGAlgo Graph.
- + GuavaValueGraphAdapter<V,​E,​ValueT>
An adapter from a JGAlgo graph to a Guava value graph.
- + HamiltonianPathAlgo
Hamiltonian path/cycle algorithm.
- + HamiltonianPathAlgoAbstract
Abstract class for computing Hamiltonian cycles/paths in graphs.
- + HamiltonianPathAlgoAbstractBasedCycle
Abstract class for computing Hamiltonian cycles/paths in graphs, based on Hamiltonian cycle algo.
- + HamiltonianPathRubin
Frank Rubin's algorithm for finding Hamiltonian paths in directed and undirected graphs.
- + IdBuilder<K>
Builder for unique identifiers of vertices or edges in a graph.
- + IdBuilderInt
Builder for unique identifiers of vertices or edges in an IntGraph.
- + IDistanceMeasures
A set of graph distance measures for IntGraph.
- + IEdgeIter
Iterator used to iterate over int graph edges.
- + IEdgeSet
Set of int graph edges.
- + IFlow
Flow on IntGraph edges.
- + IMatching
A matching in a IntGraph.
- + IndexGraph
A graph whose vertices and edges identifiers are indices.
- + IndexGraphBuilder
A builder for Index graphs.
- + IndexGraphBuilder.ReIndexedGraph
A result object of re-indexing and building a graph operation.
- + IndexGraphBuilder.ReIndexingMap
A map of indices in range \([0, n)\) to indices in range \([0, n)\).
- + IndexGraphFactory
A factory for Index graphs.
- + IndexIdMap<K>
A mapping between Graph IDs to IndexGraph indices.
- + IndexIdMaps
Static methods class for index-id maps.
- + IndexIntIdMap
A mapping between IntGraph IDs to IndexGraph indices.
- + IndexRemoveListener
A listener that will be notified when an IndexGraph remove a vertex or an edge.
- + IntersectionGraphGenerator<V,​E>
Generate the intersection graph of two or more given graphs.
- + IntGraph
A discrete graph with int vertices and edges.
- + IntGraphBuilder
A builder for int graphs.
- + IntGraphFactory
A factory for IntGraph objects.
- + IPath
A path of edges in an int graph.
- + IsomorphismIMapping
A mapping between two graphs that preserves the structure of the graphs for IntGraph.
- + IsomorphismMapping<V1,​E1,​V2,​E2>
A mapping between two graphs that preserves the structure of the graphs.
- + IsomorphismTester
Tester that check whether two graphs are isomorphic.
- + IsomorphismTesterAbstract
Abstract class for computing isomorphism mapping between two graphs.
- + IsomorphismTesterVf2
Vf2 algorithm for testing isomorphism of two graphs.
- + IVertexBiPartition
A partition of the vertices of an int graph into two blocks.
- + IVertexPartition
A partition of the vertices of an int graph.
- + IWeightFunction
Weight function that maps graph edges or vertices of IntGraph to weights.
- + IWeightFunctionInt
Weight function that maps graph edges or vertices of IntGraph to integer weights.
- + IWeights<T>
Weights of int graph vertices or edges.
- + IWeightsBool
Specific weights of boolean for int graphs.
- + IWeightsByte
Specific weights of byte for int graphs.
- + IWeightsChar
Specific weights of char for int graphs.
- + IWeightsDouble
Specific weights of double for int graphs.
- + IWeightsFloat
Specific weights of float for int graphs.
- + IWeightsInt
Specific weights of int for int graphs.
- + IWeightsLong
Specific weights of long for int graphs.
- + IWeightsObj<T>
Specific weights of Object for int graphs.
- + IWeightsShort
Specific weights of short for int graphs.
- + JGAlgoConfig
A global configuration class.
- + JGraphTAdapter<V,​E>
An adapter from JGAlgo graph to JGraphT graph.
- + JGraphTWrapper<V,​E>
An adapter from JGraphT graph to JGAlgo graph.
- + KEdgeConnectedComponentsAlgo
An algorithm that compute the k-edge connected components of a graph.
- + KEdgeConnectedComponentsAlgoAbstract
Abstract class for k-edge connected components algorithms.
- + KEdgeConnectedComponentsWang
Wang's algorithm for computing the k-edge connected components of a graph.
- + KShortestPathsSt
An algorithm for computing the K shortest paths between two vertices in a graph.
- + KShortestPathsStAbstract
Abstract class for computing the k-shortest paths in graphs.
- + KShortestPathsStBasedPathsTree
A base class for computing the k-shortest paths from a source vertex to a target vertex in a graph using the compressed paths tree data structure.
- + KShortestPathsStHershbergerMaxelSuri
Hershberger, Maxel and Suri algorithm for K shortest simple paths in directed graphs.
- + KShortestPathsStKatohIbarakiMine
Katoh, Ibaraki and Mine algorithm for K shortest simple paths in undirected graphs.
- + KShortestPathsStYen
Yen's algorithm for computing the K shortest paths between two vertices in a graph.
- + KVertexConnectedComponentsAlgo
Finds the k-vertex connected components of a graph.
- + KVertexConnectedComponentsAlgoAbstract
Abstract class for k-vertex connected components algorithms.
- + KVertexConnectedComponentsWhiteMoody
White-Moody algorithm for finding k-vertex-connected components in an undirected graph.
- + LedaGraphReader
Read a graph in 'LEDA' format.
- + LedaGraphWriter
Write a graph in 'LEDA' format.
- + LineGraphGenerator<V,​E>
Generates the line graph given an existing graph.
- + LowestCommonAncestorDynamic
Dynamic algorithm for Lowest Common Ancestor (LCA) queries.
- + LowestCommonAncestorDynamic.Vertex
A tree vertex in an LowestCommonAncestorDynamic data structure.
- + LowestCommonAncestorDynamicGabowInts
Gabow linear dynamic LCA data structure with 32bit word operations.
- + LowestCommonAncestorDynamicGabowLongs
Gabow linear dynamic LCA data structure with 64bit word operations.
- + LowestCommonAncestorDynamicGabowSimple
Gabow implementation for dynamic LCA data structure with \(O(\log^2 n)\) amortized time for addLeaf() operation.
- + LowestCommonAncestorExample
This example demonstrates how to use the lowest common ancestor algorithm.
- + LowestCommonAncestorOffline
An algorithm for computing the lowest common ancestor (LCA) of two vertices in a tree, offline.
- + LowestCommonAncestorOffline.IQueries
Queries container for LowestCommonAncestorOffline computations for IntGraph.
- + LowestCommonAncestorOffline.IResult
Result of a LowestCommonAncestorOffline computation for IntGraph.
- + LowestCommonAncestorOffline.Queries<V,​E>
Queries container for LowestCommonAncestorOffline computations.
- + LowestCommonAncestorOffline.Result<V,​E>
Result of a LowestCommonAncestorOffline computation.
- + LowestCommonAncestorOfflineAbstract
Abstract class for offline LCA computation.
- + LowestCommonAncestorOfflineUnionFind
Offline LCA algorithm based on Union-Find data structure.
- + LowestCommonAncestorStatic
Static Lowest Common Ancestor (LCA) algorithm.
- + LowestCommonAncestorStatic.DataStructure<V,​E>
Data structure result created from a static LCA pre-processing.
- + LowestCommonAncestorStatic.IDataStructure
Data structure result created from a static LCA pre-processing for IntGraph.
- + LowestCommonAncestorStaticAbstract
Abstract class for static LCA data structures.
- + LowestCommonAncestorStaticRmq
Static LCA implementation using RMQ.
- + Matching<V,​E>
A matching in a graph.
- + MatchingAlgo
Maximum/minimum matching algorithm.
- + MatchingAlgo.Builder
A builder for MatchingAlgo objects.
- + MatchingAlgoAbstract
Abstract class for computing matchings in graphs.
- + MatchingAlgoAbstractBasedMaximum
Abstract class for computing matching in graphs, based on a maximum matching solution.
- + MatchingAlgoAbstractBasedMinimum
Abstract class for computing matching in graphs, based on a minimum matching solution.
- + MatchingAlgoAbstractCardinality
Abstract class for computing (only) cardinality matching in a graph.
- + MatchingCardinalityBipartiteHopcroftKarp
Hopcroft–Karp maximum unweighted matching algorithm for undirected bipartite graphs.
- + MatchingCardinalityGabow1976
Gabow's implementation of Endmond's algorithm for cardinality maximum matching in general graphs.
- + MatchingWeightedBipartiteHungarianMethod
Kuhn's Hungarian method for maximum weighted matching in bipartite graphs.
- + MatchingWeightedBipartiteSssp
Maximum weighted matching algorithm using ShortestPathSingleSource for bipartite graphs.
- + MatchingWeightedBlossomV
Blossom V implementation for maximum weighted matching.
- + MatchingWeightedGabow1990
Edmonds' Blossom algorithm for Maximum weighted matching with Gabow's dynamic LCA data structure.
- + MatchingWeightedGabow1990Simpler
Edmonds' Blossom algorithm for Maximum weighted matching with Gabow's implementation WITHOUT dynamic LCA data structure.
- + MaximalCliquesEnumerator
Algorithm for enumerating over all maximal cliques in a graph.
- + MaximalCliquesEnumeratorAbstract
Abstract class for enumerating over all maximal cliques in a graph.
- + MaximalCliquesEnumeratorBronKerbosch
The Bron-Kerbosch algorithm for Maximal cliques.
- + MaximalCliquesEnumeratorBronKerboschPivot
The Bron-Kerbosch algorithm for Maximal cliques with the pivot heuristic.
- + MaximalIndependentSetsEnumerator
Algorithm for enumerating over all maximal independent sets in a graph.
- + MaximalIndependentSetsEnumeratorAbstract
Abstract class for enumerating over all maximal independent sets in a graph.
- + MaximalIndependentSetsEnumeratorComplementCliques
Compute the maximal independent sets of a graph by computing the maximal cliques of the complement graph.
- + MaximumFlow
Calculate the maximum flow in a flow network.
- + MaximumFlowAbstract
Abstract class for computing a maximum flow in a graph.
- + MaximumFlowAbstractWithoutResidualNet
Abstract class for computing a maximum flow in a graph without using a residual network.
- + MaximumFlowAbstractWithResidualNet
Abstract class for computing a maximum flow in a graph with a residual network.
- + MaximumFlowDinic
Dinic's algorithm for maximum flow.
- + MaximumFlowDinicDynamicTrees
Dinic's algorithm for maximum flow using dynamic trees.
- + MaximumFlowEdmondsKarp
The Edmonds-Karp algorithm for maximum flow.
- + MaximumFlowPushRelabel
The push-relabel maximum flow algorithm with FIFO ordering.
- + MaximumFlowPushRelabelDynamicTrees
The push relabel algorithm for maximum flow using dynamic trees.
- + MaximumMatchingExample
This example demonstrates how to use the maximum matching algorithm.
- + MinimumCostFlow
Compute the minimum-cost (max) flow in a flow network.
- + MinimumCostFlow.Builder
A builder for MinimumCostFlow objects.
- + MinimumCostFlowAbstract
Abstract class for computing minimum cost flow in a graph.
- + MinimumCostFlowAbstractBasedSourceSink
Abstract class for computing a minimum cost flow in a graph, based on a source-sink solution.
- + MinimumCostFlowAbstractBasedSupply
Abstract class for computing a minimum cost flow in a graph, based on a supply solution.
- + MinimumCostFlowCostScaling
Minimum-cost flow computation using the cost-scaling algorithm with partial-augmentations push-relabel variant.
- + MinimumCostFlowCycleCanceling
Compute the minimum-cost (max) flow in a flow network using cycle canceling.
- + MinimumDirectedSpanningTree
Minimum spanning tree algorithm for directed graphs.
- + MinimumDirectedSpanningTreeAbstract
Abstract class for computing minimum spanning trees in directed graphs.
- + MinimumDirectedSpanningTreeTarjan
Tarjan's minimum directed spanning tree algorithm.
- + MinimumEdgeCutAllSt
Minimum Edge-Cut algorithm that finds all minimum edge-cuts in a graph between two terminal vertices (source-sink, S-T).
- + MinimumEdgeCutAllStAbstract
Abstract class for computing all minimum edge cuts between two terminal nodes.
- + MinimumEdgeCutAllStPicardQueyranne
Picard-Queyranne algorithm for enumerating all the minimum edge cuts between two terminal nodes.
- + MinimumEdgeCutGlobal
Global Minimum Edge-Cut algorithm without terminal vertices.
- + MinimumEdgeCutGlobalAbstract
Abstract class for computing the global minimum edge cut in a graph.
- + MinimumEdgeCutGlobalStoerWagner
Stoer-Wagner Algorithm for global minimum cut.
- + MinimumEdgeCutSt
Minimum Edge-Cut algorithm with terminal vertices (source-sink, S-T).
- + MinimumEdgeCutStAbstract
Abstract class for computing the minimum edge cut between two vertices in a graph.
- + MinimumMeanCycle
Algorithm that find the cycle with the minimum mean weight.
- + MinimumMeanCycleAbstract
Abstract class for computing the cycle with minimum mean weight in a graph.
- + MinimumMeanCycleDasdanGupta
Dasdan and Gupta algorithm for minimum mean cycle.
- + MinimumMeanCycleHoward
Howard's algorithm for minimum mean cycle detection.
- + MinimumSpanningTree
Minimum spanning tree algorithm.
- + MinimumSpanningTree.IResult
A result object for MinimumSpanningTree computation for IntGraph.
- + MinimumSpanningTree.Result<V,​E>
A result object for MinimumSpanningTree computation.
- + MinimumSpanningTreeAbstract
Abstract class for computing a minimum spanning trees in undirected graphs.
- + MinimumSpanningTreeBoruvka
Boruvka minimum spanning tree algorithm.
- + MinimumSpanningTreeExample
This example demonstrates how to use the minimum spanning tree algorithm.
- + MinimumSpanningTreeFredmanTarjan
Fredman and Tarjan’s minimum spanning tree algorithm.
- + MinimumSpanningTreeKargerKleinTarjan
Karger, Klein and Tarjan randomized linear minimum spanning tree algorithm
- + MinimumSpanningTreeKruskal
Kruskal's minimum spanning tree algorithm.
- + MinimumSpanningTreePrim
Prim's minimum spanning tree algorithm.
- + MinimumSpanningTreeYao
Yao's buckets minimum spanning tree algorithm.
- + MinimumVertexCutAllGlobal
Minimum Vertex-Cut algorithm that finds all minimum vertex-cuts in a graph (global vertex-cut).
- + MinimumVertexCutAllGlobalAbstract
Abstract class for computing all global minimum vertex cuts in a graph.
- + MinimumVertexCutAllGlobalKanevsky
Kanevsky algorithm for computing all minimum unweighted vertex cuts in a graph.
- + MinimumVertexCutAllSt
Minimum Vertex-Cut algorithm that finds all minimum vertex-cuts in a graph between two terminal vertices (source-sink, S-T).
- + MinimumVertexCutAllStAbstract
Abstract class for computing all minimum vertex cuts between two vertices in a graph.
- + MinimumVertexCutAllStEdgeCut
All Minimum Vertex-Cuts algorithm with terminal vertices (source-sink, S-T) using All Minimum Edge-Cuts algorithm.
- + MinimumVertexCutGlobal
Minimum Vertex-Cut algorithm without terminal vertices.
- + MinimumVertexCutGlobalAbstract
Abstract class for computing the global minimum vertex cut in a graph.
- + MinimumVertexCutGlobalEsfahanianHakimi
Esfahanian-Hakimi algorithm for computing a minimum unweighted vertex cut in a graph.
- + MinimumVertexCutSt
Minimum Vertex-Cut algorithm with terminal vertices (source-sink, S-T).
- + MinimumVertexCutStAbstract
Abstract class for computing the minimum vertex cut between two vertices in a graph.
- + MinimumVertexCutStEdgeCut
Minimum Vertex-Cut algorithm with terminal vertices (source-sink, S-T) using Minimum Edge-Cut algorithm.
- + NegativeCycleException
Exception thrown when a negative cycle is detected in a graph during a shortest path computation.
- + NoSuchEdgeException
Exception thrown when an edge is not found in a graph.
- + NoSuchVertexException
Exception thrown when a vertex is not found in a graph.
- + Path<V,​E>
A path of edges in a graph.
- + RandomizedAlgorithm
Randomized algorithm interface.
- + RandomWalkIter<V,​E>
Random walk iterator.
- + RandomWalkIter.Int
A random walk iterator for IntGraph.
- + RecursiveMatrixGraphGenerator<V,​E>
Generates a random graph using the R-MAT model.
- + ShortestPathAllPairs
An algorithm that compute all pairs shortest path (APSP) in a graph.
- + ShortestPathAllPairs.Builder
A builder for ShortestPathAllPairs objects.
- + ShortestPathAllPairs.IResult
A result object for an ShortestPathAllPairs algorithm for IntGraph.
- + ShortestPathAllPairs.Result<V,​E>
A result object for an ShortestPathAllPairs algorithm.
- + ShortestPathAllPairsAbstract
Abstract class for computing shortest path between all pairs in a graph.
- + ShortestPathAllPairsCardinality
All pairs cardinality shortest path algorithm.
- + ShortestPathAllPairsFloydWarshall
The Floyd Warshall algorithm for all pairs shortest path.
- + ShortestPathAllPairsJohnson
Johnson's algorithm for all pairs shortest path.
- + ShortestPathAStar
A* shortest path algorithm.
- + ShortestPathExample
This example demonstrates how to use the single-source shortest path algorithm.
- + ShortestPathHeuristicSt
Shortest path algorithm that uses a distance heuristic function.
- + ShortestPathHeuristicStAbstract
Abstract class for computing shortest path between a source and a target with a heuristic.
- + ShortestPathSingleSource
Single Source Shortest Path algorithm.
- + ShortestPathSingleSource.Builder
A builder for ShortestPathSingleSource objects.
- + ShortestPathSingleSource.IResult
A result object for the ShortestPathSingleSource problem for IntGraph.
- + ShortestPathSingleSource.Result<V,​E>
A result object for the ShortestPathSingleSource problem.
- + ShortestPathSingleSourceAbstract
Abstract class for computing shortest path from a single source in graphs.
- + ShortestPathSingleSourceBellmanFord
Bellman–Ford algorithm for Single Source Shortest Path (SSSP) with negative weights in directed graphs.
- + ShortestPathSingleSourceCardinality
Single Source Shortest Path for cardinality weight function.
- + ShortestPathSingleSourceDag
Linear Single Source Shortest Path (SSSP) algorithm for directed acyclic graphs (DAG).
- + ShortestPathSingleSourceDial
Dial's algorithm for Single Source Shortest Path for positive integer weights.
- + ShortestPathSingleSourceDijkstra
Dijkstra's algorithm for Single Source Shortest Path (SSSP).
- + ShortestPathSingleSourceGoldberg
Goldberg's SSSP algorithm for integer (positive and negative) weights on directed graphs.
- + ShortestPathSt
An algorithm for computing the shortest path between two vertices in a graph.
- -ShortestPathSt.Builder - -
A builder for ShortestPathSt objects.
- - - + ShortestPathStAbstract
Abstract class for computing a single shortest path between a source and a target.
- + ShortestPathStBidirectionalBfs
Compute the shortest path between a source and a target using bidirectional breadth-first search.
- + ShortestPathStBidirectionalDijkstra
Compute the shortest path between a source and a target using bidirectional Dijkstra's algorithm.
- + SimplePathsEnumerator
An algorithm that enumerate over simple paths between a source and a target.
- + SimplePathsEnumeratorAbstract
Abstract class for enumerating all simple paths between a source and target vertices.
- + SimplePathsEnumeratorSedgewick
Sedgewick's simple paths enumerator implementation.
- + Sparse6GraphReader
Read a graph in 'sparse6' format.
- + Sparse6GraphWriter
Write a graph in 'sparse6' format.
- + SteinerTreeAlgo
An algorithm for the Steiner tree problem.
- + SteinerTreeAlgo.IResult
A result object for SteinerTreeAlgo computation for IntGraph.
- + SteinerTreeAlgo.Result<V,​E>
A result object for SteinerTreeAlgo computation.
- + SteinerTreeAlgoAbstract
Abstract class for computing Steiner trees in graphs.
- + SteinerTreeMehlhorn
Mehlhorn algorithm for Steiner tree approximation.
- + StronglyConnectedComponentsAlgo
Strongly Connected components algorithm.
- + StronglyConnectedComponentsAlgoAbstract
Abstract class for computing strongly connected components in a graph.
- + StronglyConnectedComponentsPathBasedDfs
Path based DFS implementation of Dijkstra's strongly connected components algorithm.
- + StronglyConnectedComponentsTarjan
Tarjan's strongly connected components algorithm.
- + SymmetricDifferenceGraphGenerator<V,​E>
Generate a graph that contains the edges that exist in one of two input graphs but not in both.
- + TopologicalOrderAlgo
Algorithm that calculate a topological order of graph vertices.
- + TopologicalOrderAlgo.IResult
A result object of a TopologicalOrderAlgo algorithm for IntGraph.
- + TopologicalOrderAlgo.Result<V,​E>
A result object of a TopologicalOrderAlgo algorithm.
- + TopologicalOrderAlgoAbstract
Abstract class for computing a topological order in a DAG graph.
- + TopologicalOrderAlgoImpl
A simple algorithm that compute a topological order in a DAG graph.
- + TreePathMaxima
Tree Path Maxima (TPM) algorithm.
- -TreePathMaxima.Builder - -
A builder for TreePathMaxima objects.
- - - + TreePathMaxima.IQueries
Queries container for TreePathMaxima computations for IntGraph.
- + TreePathMaxima.IResult
A result object for TreePathMaxima algorithm for IntGraph.
- + TreePathMaxima.Queries<V,​E>
Queries container for TreePathMaxima computations.
- + TreePathMaxima.Result<V,​E>
A result object for TreePathMaxima algorithm.
- + TreePathMaximaAbstract
Abstract class for TPM computations.
- + TreePathMaximaHagerup
Hagerup's Tree Path Maxima (TPM) linear time algorithm.
- + Trees
Static methods class for tree graphs.
- + Tsp
Traveling Salesman Problem (TSP) algorithm.
- + TspAbstract
Abstract class for computing the shortest tour that visit all vertices in a graph.
- + TspMetricMatchingAppx
TSP \(3/2\)-approximation using maximum matching.
- + TspMetricMstAppx
Metric TSP \(2\)-approximation using minimum spanning trees.
- + UniformTreeGenerator<V,​E>
Generate a uniform random tree.
- + UnionGraphGenerator<V,​E>
Generate the union graph of two or more given graphs.
- + VertexBiPartition<V,​E>
A partition of the vertices of a graph into two blocks.
- + VertexCover
Minimum weighted vertex cover algorithm.
- + VertexCoverAbstract
Abstract class for computing a minimum vertex cover.
- + VertexCoverBarYehuda
Bar Yehuda's vertex cover algorithm.
- + VertexPartition<V,​E>
A partition of the vertices of a graph.
- + VoronoiAlgo
Voronoi cells algorithm.
- + VoronoiAlgo.IResult
A result object of VoronoiAlgo computation for IntGraph.
- + VoronoiAlgo.Result<V,​E>
A result object of VoronoiAlgo computation.
- + VoronoiAlgoAbstract
Abstract class for computing the Voronoi cells in a graph given a set of site vertices.
- + VoronoiAlgoDijkstra
Variant of Dijkstra algorithm that starts at multiple vertices and compute the Voronoi cells.
- + WeaklyConnectedComponentsAlgo
Weakly Connected components algorithm.
- + WeaklyConnectedComponentsAlgoAbstract
Abstract class for computing weakly connected components in a graph.
- + WeaklyConnectedComponentsAlgoImpl
Simple implementation of the weakly connected components algorithm.
- + WeightFunction<K>
Weight function that maps graph edges or vertices to weights.
- + WeightFunctionInt<K>
Weight function that maps graph edges or vertices to integer weights.
- + WeightFunctions
Static methods class for weight functions.
- + Weights<K,​T>
Weights of graph vertices or edges.
- + WeightsBool<K>
Specific weights of boolean.
- + WeightsByte<K>
Specific weights of byte.
- + WeightsChar<K>
Specific weights of char.
- + WeightsDouble<K>
Specific weights of double.
- + WeightsFloat<K>
Specific weights of float.
- + WeightsInt<K>
Specific weights of int.
- + WeightsLong<K>
Specific weights of long.
- + WeightsObj<K,​T>
Specific weights of Object.
- + WeightsShort<K>
Specific weights of short.
diff --git a/0.4.1-snapshot/allclasses.html b/0.4.1-snapshot/allclasses.html index 392bbb0358..622ca3f044 100644 --- a/0.4.1-snapshot/allclasses.html +++ b/0.4.1-snapshot/allclasses.html @@ -2,10 +2,10 @@ - + All Classes (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + @@ -71,7 +71,6 @@

All Classes

  • DominatingSetAlgoAbstract
  • DominatingSetAlgoGreedy
  • EdgeCover
  • -
  • EdgeCover.Builder
  • EdgeCoverAbstract
  • EdgeCoverCardinality
  • EdgeCoverWeighted
  • @@ -297,7 +296,6 @@

    All Classes

  • ShortestPathSingleSourceDijkstra
  • ShortestPathSingleSourceGoldberg
  • ShortestPathSt
  • -
  • ShortestPathSt.Builder
  • ShortestPathStAbstract
  • ShortestPathStBidirectionalBfs
  • ShortestPathStBidirectionalDijkstra
  • @@ -322,7 +320,6 @@

    All Classes

  • TopologicalOrderAlgoAbstract
  • TopologicalOrderAlgoImpl
  • TreePathMaxima
  • -
  • TreePathMaxima.Builder
  • TreePathMaxima.IQueries
  • TreePathMaxima.IResult
  • TreePathMaxima.Queries
  • diff --git a/0.4.1-snapshot/allpackages-index.html b/0.4.1-snapshot/allpackages-index.html index a7cc6403d0..779651d9a7 100644 --- a/0.4.1-snapshot/allpackages-index.html +++ b/0.4.1-snapshot/allpackages-index.html @@ -2,10 +2,10 @@ - + All Packages (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/JGAlgoConfig.html b/0.4.1-snapshot/com/jgalgo/JGAlgoConfig.html index 165d320a8f..2481f1e626 100644 --- a/0.4.1-snapshot/com/jgalgo/JGAlgoConfig.html +++ b/0.4.1-snapshot/com/jgalgo/JGAlgoConfig.html @@ -2,10 +2,10 @@ - + JGAlgoConfig (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaGraphAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaGraphAdapter.html index e462d88c47..64ecba9c95 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaGraphAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaGraphAdapter.html @@ -2,10 +2,10 @@ - + GuavaGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableGraphAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableGraphAdapter.html index c85b6d9919..d1e125aa1c 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableGraphAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableGraphAdapter.html @@ -2,10 +2,10 @@ - + GuavaMutableGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableNetworkAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableNetworkAdapter.html index 886477f738..429e450f4a 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableNetworkAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableNetworkAdapter.html @@ -2,10 +2,10 @@ - + GuavaMutableNetworkAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableValueGraphAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableValueGraphAdapter.html index a17f2851e8..85bbd2431f 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableValueGraphAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaMutableValueGraphAdapter.html @@ -2,10 +2,10 @@ - + GuavaMutableValueGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaNetworkAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaNetworkAdapter.html index 8dd2a612aa..fe90032785 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaNetworkAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaNetworkAdapter.html @@ -2,10 +2,10 @@ - + GuavaNetworkAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaNetworkWrapper.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaNetworkWrapper.html index 67f4be1c46..3117e1a3f7 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaNetworkWrapper.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaNetworkWrapper.html @@ -2,10 +2,10 @@ - + GuavaNetworkWrapper (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaValueGraphAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaValueGraphAdapter.html index 7521336142..5d25231b1f 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaValueGraphAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/GuavaValueGraphAdapter.html @@ -2,10 +2,10 @@ - + GuavaValueGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaGraphAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaGraphAdapter.html index cec6e65b12..074a9403fd 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaGraphAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaGraphAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.guava.GuavaGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableGraphAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableGraphAdapter.html index ea466ee47e..53185c482e 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableGraphAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableGraphAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.guava.GuavaMutableGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableNetworkAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableNetworkAdapter.html index 6144bcbcd8..c6e932bd1d 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableNetworkAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableNetworkAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.guava.GuavaMutableNetworkAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableValueGraphAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableValueGraphAdapter.html index e15331fba8..ef61799903 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableValueGraphAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaMutableValueGraphAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.guava.GuavaMutableValueGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaNetworkAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaNetworkAdapter.html index 5d9b3a7042..1057cdf31d 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaNetworkAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaNetworkAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.guava.GuavaNetworkAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaNetworkWrapper.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaNetworkWrapper.html index 754fb21d77..b55a560dac 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaNetworkWrapper.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaNetworkWrapper.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.guava.GuavaNetworkWrapper (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaValueGraphAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaValueGraphAdapter.html index c466f01de6..f58d327f93 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaValueGraphAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/class-use/GuavaValueGraphAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.guava.GuavaValueGraphAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/package-summary.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/package-summary.html index 282adcf805..6e4f319bc8 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/package-summary.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/package-summary.html @@ -2,10 +2,10 @@ - + com.jgalgo.adapt.guava (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/package-tree.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/package-tree.html index 256c827f1a..c21366cbad 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/package-tree.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/package-tree.html @@ -2,10 +2,10 @@ - + com.jgalgo.adapt.guava Class Hierarchy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/guava/package-use.html b/0.4.1-snapshot/com/jgalgo/adapt/guava/package-use.html index 1652027f40..6a2b6f70b0 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/guava/package-use.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/guava/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.jgalgo.adapt.guava (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/JGraphTAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/JGraphTAdapter.html index cd8b339803..06f6e2f5df 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/JGraphTAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/JGraphTAdapter.html @@ -2,10 +2,10 @@ - + JGraphTAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/JGraphTWrapper.html b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/JGraphTWrapper.html index c979c36a6e..2accabf72e 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/JGraphTWrapper.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/JGraphTWrapper.html @@ -2,10 +2,10 @@ - + JGraphTWrapper (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/class-use/JGraphTAdapter.html b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/class-use/JGraphTAdapter.html index c27ea68137..1a963e4670 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/class-use/JGraphTAdapter.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/class-use/JGraphTAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.jgrapht.JGraphTAdapter (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/class-use/JGraphTWrapper.html b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/class-use/JGraphTWrapper.html index be974068d7..8b46f0c7f7 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/class-use/JGraphTWrapper.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/class-use/JGraphTWrapper.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.adapt.jgrapht.JGraphTWrapper (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-summary.html b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-summary.html index c91a2c7d6a..6a88718ff2 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-summary.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-summary.html @@ -2,10 +2,10 @@ - + com.jgalgo.adapt.jgrapht (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-tree.html b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-tree.html index 2567e7ecaa..4515da55f3 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-tree.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-tree.html @@ -2,10 +2,10 @@ - + com.jgalgo.adapt.jgrapht Class Hierarchy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-use.html b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-use.html index 2d2c3f70f8..6f0276c3d1 100644 --- a/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-use.html +++ b/0.4.1-snapshot/com/jgalgo/adapt/jgrapht/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.jgalgo.adapt.jgrapht (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/AlgorithmBuilderBase.html b/0.4.1-snapshot/com/jgalgo/alg/AlgorithmBuilderBase.html index 2ce28b80bd..30fbfdbe37 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/AlgorithmBuilderBase.html +++ b/0.4.1-snapshot/com/jgalgo/alg/AlgorithmBuilderBase.html @@ -2,10 +2,10 @@ - + AlgorithmBuilderBase (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + @@ -127,7 +127,7 @@

    Interface AlgorithmBuil
  • All Known Subinterfaces:
    -
    EdgeCover.Builder, MatchingAlgo.Builder, MinimumCostFlow.Builder, ShortestPathAllPairs.Builder, ShortestPathSingleSource.Builder, ShortestPathSt.Builder, TreePathMaxima.Builder
    +
    MatchingAlgo.Builder, MinimumCostFlow.Builder, ShortestPathAllPairs.Builder, ShortestPathSingleSource.Builder

    public interface AlgorithmBuilderBase
    diff --git a/0.4.1-snapshot/com/jgalgo/alg/EdgeDirection.html b/0.4.1-snapshot/com/jgalgo/alg/EdgeDirection.html index 7c377baad6..61deb0347e 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/EdgeDirection.html +++ b/0.4.1-snapshot/com/jgalgo/alg/EdgeDirection.html @@ -2,10 +2,10 @@ - + EdgeDirection (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/IVertexBiPartition.html b/0.4.1-snapshot/com/jgalgo/alg/IVertexBiPartition.html index fd3e111c59..f86659502f 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/IVertexBiPartition.html +++ b/0.4.1-snapshot/com/jgalgo/alg/IVertexBiPartition.html @@ -2,10 +2,10 @@ - + IVertexBiPartition (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/IVertexPartition.html b/0.4.1-snapshot/com/jgalgo/alg/IVertexPartition.html index 095f1a8a1b..317571c13a 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/IVertexPartition.html +++ b/0.4.1-snapshot/com/jgalgo/alg/IVertexPartition.html @@ -2,10 +2,10 @@ - + IVertexPartition (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/RandomizedAlgorithm.html b/0.4.1-snapshot/com/jgalgo/alg/RandomizedAlgorithm.html index f650728407..c22e440b6c 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/RandomizedAlgorithm.html +++ b/0.4.1-snapshot/com/jgalgo/alg/RandomizedAlgorithm.html @@ -2,10 +2,10 @@ - + RandomizedAlgorithm (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/VertexBiPartition.html b/0.4.1-snapshot/com/jgalgo/alg/VertexBiPartition.html index 97314db62d..52e9dbd4ca 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/VertexBiPartition.html +++ b/0.4.1-snapshot/com/jgalgo/alg/VertexBiPartition.html @@ -2,10 +2,10 @@ - + VertexBiPartition (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/VertexPartition.html b/0.4.1-snapshot/com/jgalgo/alg/VertexPartition.html index c61e8d5cfd..aea34abeea 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/VertexPartition.html +++ b/0.4.1-snapshot/com/jgalgo/alg/VertexPartition.html @@ -2,10 +2,10 @@ - + VertexPartition (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/bipartite/BipartiteGraphs.html b/0.4.1-snapshot/com/jgalgo/alg/bipartite/BipartiteGraphs.html index f92673a7e2..5c8d1a05ed 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/bipartite/BipartiteGraphs.html +++ b/0.4.1-snapshot/com/jgalgo/alg/bipartite/BipartiteGraphs.html @@ -2,10 +2,10 @@ - + BipartiteGraphs (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/bipartite/class-use/BipartiteGraphs.html b/0.4.1-snapshot/com/jgalgo/alg/bipartite/class-use/BipartiteGraphs.html index 30200f9bcc..adc44f904a 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/bipartite/class-use/BipartiteGraphs.html +++ b/0.4.1-snapshot/com/jgalgo/alg/bipartite/class-use/BipartiteGraphs.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.bipartite.BipartiteGraphs (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-summary.html b/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-summary.html index a597f0c155..03d3ad399d 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-summary.html +++ b/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-summary.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.bipartite (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-tree.html b/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-tree.html index 7d9249e697..13244a37e5 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-tree.html +++ b/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-tree.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.bipartite Class Hierarchy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-use.html b/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-use.html index 992835f200..2aa3ecaebe 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-use.html +++ b/0.4.1-snapshot/com/jgalgo/alg/bipartite/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.jgalgo.alg.bipartite (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/class-use/AlgorithmBuilderBase.html b/0.4.1-snapshot/com/jgalgo/alg/class-use/AlgorithmBuilderBase.html index e3559e2982..d4f9766276 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/class-use/AlgorithmBuilderBase.html +++ b/0.4.1-snapshot/com/jgalgo/alg/class-use/AlgorithmBuilderBase.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.AlgorithmBuilderBase (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + @@ -109,67 +109,31 @@

    -com.jgalgo.alg.cover - -
    Algorithms for solving set cover problems, such as minimum vertex/edge cover, dominating set, etc.
    - - - com.jgalgo.alg.flow
    Algorithms for solving flow problems in graphs, such as maximum flow, min cost flow, and circulation problems.
    - + com.jgalgo.alg.match
    Algorithms for computing matchings in graphs, such as maximum/minimum weight matchings, maximum cardinality matchings, perfect matchings, ect.
    - + com.jgalgo.alg.path
    Algorithms for finding paths in graphs, such as shortest paths, iterating over all simple paths between two vertices, computing the Voronoi cells given a set of sites, ect.
    - -com.jgalgo.alg.tree - -
    Algorithms specifically for tree graphs, such as LCA or TPM.
    - -

    • -
      - - -

      Uses of AlgorithmBuilderBase in com.jgalgo.alg.cover

      - - - - - - - - - - - - - - -
      Subinterfaces of AlgorithmBuilderBase in com.jgalgo.alg.cover 
      Modifier and TypeInterfaceDescription
      static interface EdgeCover.Builder -
      A builder for EdgeCover algorithms.
      -
      -
      -
    • -
    • @@ -244,37 +208,6 @@

      Uses of A builder for ShortestPathSingleSource objects. - -static interface  -ShortestPathSt.Builder - -
      A builder for ShortestPathSt objects.
      - - - - -

      -
    • -
    • -
      - - -

      Uses of AlgorithmBuilderBase in com.jgalgo.alg.tree

      - - - - - - - - - - - - -
      Subinterfaces of AlgorithmBuilderBase in com.jgalgo.alg.tree 
      Modifier and TypeInterfaceDescription
      static interface TreePathMaxima.Builder -
      A builder for TreePathMaxima objects.
      -
      diff --git a/0.4.1-snapshot/com/jgalgo/alg/class-use/EdgeDirection.html b/0.4.1-snapshot/com/jgalgo/alg/class-use/EdgeDirection.html index a80268ea86..c6d4ddac89 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/class-use/EdgeDirection.html +++ b/0.4.1-snapshot/com/jgalgo/alg/class-use/EdgeDirection.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.EdgeDirection (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/class-use/IVertexBiPartition.html b/0.4.1-snapshot/com/jgalgo/alg/class-use/IVertexBiPartition.html index fa26e767e2..9087a409dd 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/class-use/IVertexBiPartition.html +++ b/0.4.1-snapshot/com/jgalgo/alg/class-use/IVertexBiPartition.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.IVertexBiPartition (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/class-use/IVertexPartition.html b/0.4.1-snapshot/com/jgalgo/alg/class-use/IVertexPartition.html index 5b77036b9e..3c604f2438 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/class-use/IVertexPartition.html +++ b/0.4.1-snapshot/com/jgalgo/alg/class-use/IVertexPartition.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.IVertexPartition (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/class-use/RandomizedAlgorithm.html b/0.4.1-snapshot/com/jgalgo/alg/class-use/RandomizedAlgorithm.html index e8faaa31f9..453338f080 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/class-use/RandomizedAlgorithm.html +++ b/0.4.1-snapshot/com/jgalgo/alg/class-use/RandomizedAlgorithm.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.RandomizedAlgorithm (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/class-use/VertexBiPartition.html b/0.4.1-snapshot/com/jgalgo/alg/class-use/VertexBiPartition.html index 02746080a3..8ec0f8ac01 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/class-use/VertexBiPartition.html +++ b/0.4.1-snapshot/com/jgalgo/alg/class-use/VertexBiPartition.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.VertexBiPartition (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/class-use/VertexPartition.html b/0.4.1-snapshot/com/jgalgo/alg/class-use/VertexPartition.html index 9d54c79386..5518624963 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/class-use/VertexPartition.html +++ b/0.4.1-snapshot/com/jgalgo/alg/class-use/VertexPartition.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.VertexPartition (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumerator.html b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumerator.html index 23d4f12ed7..0a6f5c34a0 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumerator.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumerator.html @@ -2,10 +2,10 @@ - + MaximalCliquesEnumerator (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorAbstract.html index 9c29971b44..ee8cfe5956 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorAbstract.html @@ -2,10 +2,10 @@ - + MaximalCliquesEnumeratorAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorBronKerbosch.html b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorBronKerbosch.html index 0106d1e2b9..16522ba4d0 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorBronKerbosch.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorBronKerbosch.html @@ -2,10 +2,10 @@ - + MaximalCliquesEnumeratorBronKerbosch (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorBronKerboschPivot.html b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorBronKerboschPivot.html index 5c3d477b3e..cff4dd6143 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorBronKerboschPivot.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalCliquesEnumeratorBronKerboschPivot.html @@ -2,10 +2,10 @@ - + MaximalCliquesEnumeratorBronKerboschPivot (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumerator.html b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumerator.html index 55d4174044..470e257246 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumerator.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumerator.html @@ -2,10 +2,10 @@ - + MaximalIndependentSetsEnumerator (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumeratorAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumeratorAbstract.html index f6fc64097d..2326a97e40 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumeratorAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumeratorAbstract.html @@ -2,10 +2,10 @@ - + MaximalIndependentSetsEnumeratorAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumeratorComplementCliques.html b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumeratorComplementCliques.html index 88177d36a3..31da4bc022 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumeratorComplementCliques.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/MaximalIndependentSetsEnumeratorComplementCliques.html @@ -2,10 +2,10 @@ - + MaximalIndependentSetsEnumeratorComplementCliques (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumerator.html b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumerator.html index f495301da8..a703acaa36 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumerator.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumerator.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.clique.MaximalCliquesEnumerator (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorAbstract.html index e3ff869c2d..9692fb3a65 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.clique.MaximalCliquesEnumeratorAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorBronKerbosch.html b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorBronKerbosch.html index 64dee49fce..4e8b15795c 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorBronKerbosch.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorBronKerbosch.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.clique.MaximalCliquesEnumeratorBronKerbosch (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorBronKerboschPivot.html b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorBronKerboschPivot.html index cc2db95373..5d650766d4 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorBronKerboschPivot.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalCliquesEnumeratorBronKerboschPivot.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.clique.MaximalCliquesEnumeratorBronKerboschPivot (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumerator.html b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumerator.html index 519293c72d..95efe2a577 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumerator.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumerator.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.clique.MaximalIndependentSetsEnumerator (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumeratorAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumeratorAbstract.html index ce3385a162..d252811c72 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumeratorAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumeratorAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.clique.MaximalIndependentSetsEnumeratorAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumeratorComplementCliques.html b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumeratorComplementCliques.html index 1d609e32cb..1f63d40faf 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumeratorComplementCliques.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/class-use/MaximalIndependentSetsEnumeratorComplementCliques.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.clique.MaximalIndependentSetsEnumeratorComplementCliques (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/package-summary.html b/0.4.1-snapshot/com/jgalgo/alg/clique/package-summary.html index 1fb923dd53..4197f6c64d 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/package-summary.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/package-summary.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.clique (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/package-tree.html b/0.4.1-snapshot/com/jgalgo/alg/clique/package-tree.html index 6e1a6993ed..215714c852 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/package-tree.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/package-tree.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.clique Class Hierarchy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/clique/package-use.html b/0.4.1-snapshot/com/jgalgo/alg/clique/package-use.html index 48919c73b5..252c0da33a 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/clique/package-use.html +++ b/0.4.1-snapshot/com/jgalgo/alg/clique/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.jgalgo.alg.clique (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumerator.html b/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumerator.html index 52d80c2409..d6028e6e3b 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumerator.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumerator.html @@ -2,10 +2,10 @@ - + ClosuresEnumerator (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumeratorAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumeratorAbstract.html index b39533ee40..e5417e142c 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumeratorAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumeratorAbstract.html @@ -2,10 +2,10 @@ - + ClosuresEnumeratorAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumeratorSchrageBaker.html b/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumeratorSchrageBaker.html index a864fb2774..50b7b90dd2 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumeratorSchrageBaker.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/ClosuresEnumeratorSchrageBaker.html @@ -2,10 +2,10 @@ - + ClosuresEnumeratorSchrageBaker (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumerator.html b/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumerator.html index 042d298d5a..7b27384079 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumerator.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumerator.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.closure.ClosuresEnumerator (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumeratorAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumeratorAbstract.html index 61db270098..08330015c4 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumeratorAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumeratorAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.closure.ClosuresEnumeratorAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumeratorSchrageBaker.html b/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumeratorSchrageBaker.html index 2ef9adadb0..59c8a2d9d9 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumeratorSchrageBaker.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/class-use/ClosuresEnumeratorSchrageBaker.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.closure.ClosuresEnumeratorSchrageBaker (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/package-summary.html b/0.4.1-snapshot/com/jgalgo/alg/closure/package-summary.html index 0a1c88c367..ccb2eeea9a 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/package-summary.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/package-summary.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.closure (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/package-tree.html b/0.4.1-snapshot/com/jgalgo/alg/closure/package-tree.html index f1d1c8214a..7d643bb038 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/package-tree.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/package-tree.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.closure Class Hierarchy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/closure/package-use.html b/0.4.1-snapshot/com/jgalgo/alg/closure/package-use.html index 6da64e298c..7f44d91d88 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/closure/package-use.html +++ b/0.4.1-snapshot/com/jgalgo/alg/closure/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.jgalgo.alg.closure (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringAlgo.html index 04c3821db7..36476201c3 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringAlgo.html @@ -2,10 +2,10 @@ - + ColoringAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringAlgoAbstract.html index 007556f163..a200423c1e 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringAlgoAbstract.html @@ -2,10 +2,10 @@ - + ColoringAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringDSatur.html b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringDSatur.html index 0bd6639660..9be164a1e9 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringDSatur.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringDSatur.html @@ -2,10 +2,10 @@ - + ColoringDSatur (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringGreedy.html b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringGreedy.html index 2d6e83f135..55e64c85ad 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringGreedy.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringGreedy.html @@ -2,10 +2,10 @@ - + ColoringGreedy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringRecursiveLargestFirst.html b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringRecursiveLargestFirst.html index e69971617e..4e5f8d765f 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/ColoringRecursiveLargestFirst.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/ColoringRecursiveLargestFirst.html @@ -2,10 +2,10 @@ - + ColoringRecursiveLargestFirst (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringAlgo.html index 3f09930131..cd0ec6e716 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringAlgo.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.color.ColoringAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringAlgoAbstract.html index d9a43f77ab..f9c3908a19 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringAlgoAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.color.ColoringAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringDSatur.html b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringDSatur.html index 035aa3c737..188a7f3ae1 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringDSatur.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringDSatur.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.color.ColoringDSatur (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringGreedy.html b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringGreedy.html index 211dd272ee..6ab18eb980 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringGreedy.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringGreedy.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.color.ColoringGreedy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringRecursiveLargestFirst.html b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringRecursiveLargestFirst.html index cd5795fdcc..88a57ac54d 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringRecursiveLargestFirst.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/class-use/ColoringRecursiveLargestFirst.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.color.ColoringRecursiveLargestFirst (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/package-summary.html b/0.4.1-snapshot/com/jgalgo/alg/color/package-summary.html index 0708cc32d0..ec5788b85f 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/package-summary.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/package-summary.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.color (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/package-tree.html b/0.4.1-snapshot/com/jgalgo/alg/color/package-tree.html index f976200197..1b655230b7 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/package-tree.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/package-tree.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.color Class Hierarchy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/color/package-use.html b/0.4.1-snapshot/com/jgalgo/alg/color/package-use.html index 0446dde4c3..5b3f14992c 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/color/package-use.html +++ b/0.4.1-snapshot/com/jgalgo/alg/color/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.jgalgo.alg.color (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.IResult.html b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.IResult.html index d43782a5ca..5693c04030 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.IResult.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.IResult.html @@ -2,10 +2,10 @@ - + BiConnectedComponentsAlgo.IResult (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.Result.html b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.Result.html index 2b8669b855..0df706c21a 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.Result.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.Result.html @@ -2,10 +2,10 @@ - + BiConnectedComponentsAlgo.Result (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.html index 5b9bdd2288..e02dc7490b 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + BiConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgoAbstract.html index 95649832e8..7672f2ed1b 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + BiConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgoHopcroftTarjan.html b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgoHopcroftTarjan.html index bd9554de72..f67538e3dd 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgoHopcroftTarjan.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/BiConnectedComponentsAlgoHopcroftTarjan.html @@ -2,10 +2,10 @@ - + BiConnectedComponentsAlgoHopcroftTarjan (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsAlgo.html index a7dac7feac..108023c6d1 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + KEdgeConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsAlgoAbstract.html index 5edecf94ee..32935907b3 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + KEdgeConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsWang.html b/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsWang.html index 121ddd98f7..61e9866512 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsWang.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/KEdgeConnectedComponentsWang.html @@ -2,10 +2,10 @@ - + KEdgeConnectedComponentsWang (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsAlgo.html index 5aff295f51..a1ac66c939 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + KVertexConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsAlgoAbstract.html index 841a72fd85..01f7b42109 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + KVertexConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsWhiteMoody.html b/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsWhiteMoody.html index 01f43b332b..dff620d3d0 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsWhiteMoody.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/KVertexConnectedComponentsWhiteMoody.html @@ -2,10 +2,10 @@ - + KVertexConnectedComponentsWhiteMoody (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllSt.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllSt.html index 6633f33020..afe4918344 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllSt.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllSt.html @@ -2,10 +2,10 @@ - + MinimumEdgeCutAllSt (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllStAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllStAbstract.html index 79038f8e7d..f8a91ecd18 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllStAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllStAbstract.html @@ -2,10 +2,10 @@ - + MinimumEdgeCutAllStAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllStPicardQueyranne.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllStPicardQueyranne.html index 558308b9ac..22748d8ddf 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllStPicardQueyranne.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutAllStPicardQueyranne.html @@ -2,10 +2,10 @@ - + MinimumEdgeCutAllStPicardQueyranne (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobal.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobal.html index ff56254896..83a666c512 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobal.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobal.html @@ -2,10 +2,10 @@ - + MinimumEdgeCutGlobal (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobalAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobalAbstract.html index 9be15f72bc..119fd153fa 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobalAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobalAbstract.html @@ -2,10 +2,10 @@ - + MinimumEdgeCutGlobalAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobalStoerWagner.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobalStoerWagner.html index fe02dff7cd..56cff92531 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobalStoerWagner.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutGlobalStoerWagner.html @@ -2,10 +2,10 @@ - + MinimumEdgeCutGlobalStoerWagner (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutSt.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutSt.html index 49d3b975f7..fa45267070 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutSt.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutSt.html @@ -2,10 +2,10 @@ - + MinimumEdgeCutSt (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutStAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutStAbstract.html index f3137b0c56..d9eb568bc7 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutStAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumEdgeCutStAbstract.html @@ -2,10 +2,10 @@ - + MinimumEdgeCutStAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobal.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobal.html index 15f539a5b2..87a91dfa82 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobal.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobal.html @@ -2,10 +2,10 @@ - + MinimumVertexCutAllGlobal (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobalAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobalAbstract.html index 8933697664..a12402ec56 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobalAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobalAbstract.html @@ -2,10 +2,10 @@ - + MinimumVertexCutAllGlobalAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobalKanevsky.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobalKanevsky.html index cc8718fa3e..16c4389505 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobalKanevsky.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllGlobalKanevsky.html @@ -2,10 +2,10 @@ - + MinimumVertexCutAllGlobalKanevsky (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllSt.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllSt.html index b643fd404f..07da5f54cf 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllSt.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllSt.html @@ -2,10 +2,10 @@ - + MinimumVertexCutAllSt (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllStAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllStAbstract.html index 94ad9a2e2c..27e7ca48c1 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllStAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllStAbstract.html @@ -2,10 +2,10 @@ - + MinimumVertexCutAllStAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllStEdgeCut.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllStEdgeCut.html index 9b85ac9793..ee5827e8a9 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllStEdgeCut.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutAllStEdgeCut.html @@ -2,10 +2,10 @@ - + MinimumVertexCutAllStEdgeCut (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobal.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobal.html index f302feffa7..098984a24d 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobal.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobal.html @@ -2,10 +2,10 @@ - + MinimumVertexCutGlobal (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobalAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobalAbstract.html index 9b073a816c..ccdc8a82b5 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobalAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobalAbstract.html @@ -2,10 +2,10 @@ - + MinimumVertexCutGlobalAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobalEsfahanianHakimi.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobalEsfahanianHakimi.html index 5b5f6db67b..465389e810 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobalEsfahanianHakimi.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutGlobalEsfahanianHakimi.html @@ -2,10 +2,10 @@ - + MinimumVertexCutGlobalEsfahanianHakimi (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutSt.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutSt.html index fd3065443a..14b204019a 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutSt.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutSt.html @@ -2,10 +2,10 @@ - + MinimumVertexCutSt (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutStAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutStAbstract.html index b265792f12..8026d4e35d 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutStAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutStAbstract.html @@ -2,10 +2,10 @@ - + MinimumVertexCutStAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutStEdgeCut.html b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutStEdgeCut.html index c06b1e81c4..06e3306d9e 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutStEdgeCut.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/MinimumVertexCutStEdgeCut.html @@ -2,10 +2,10 @@ - + MinimumVertexCutStEdgeCut (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsAlgo.html index 5a86c1bb86..6a83b63440 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + StronglyConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsAlgoAbstract.html index 3e4de69f7b..9c851286ba 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + StronglyConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsPathBasedDfs.html b/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsPathBasedDfs.html index 6fbbde8899..4e97d39c01 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsPathBasedDfs.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsPathBasedDfs.html @@ -2,10 +2,10 @@ - + StronglyConnectedComponentsPathBasedDfs (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsTarjan.html b/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsTarjan.html index f8387fed10..20f38a4c81 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsTarjan.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/StronglyConnectedComponentsTarjan.html @@ -2,10 +2,10 @@ - + StronglyConnectedComponentsTarjan (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgo.html index db15c85b5e..1e18e24f64 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + WeaklyConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgoAbstract.html index acd88b33af..09af0295e2 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + WeaklyConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgoImpl.html b/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgoImpl.html index edbecaf3ad..8856064ed9 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgoImpl.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/WeaklyConnectedComponentsAlgoImpl.html @@ -2,10 +2,10 @@ - + WeaklyConnectedComponentsAlgoImpl (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.IResult.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.IResult.html index fd04c9e0b5..673157bf03 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.IResult.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.IResult.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.BiConnectedComponentsAlgo.IResult (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.Result.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.Result.html index e3d884e857..dd54adf5ad 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.Result.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.Result.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.BiConnectedComponentsAlgo.Result (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.html index 74dd7711b1..f27726a614 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.BiConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgoAbstract.html index ef1b556824..facd0f2248 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.BiConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgoHopcroftTarjan.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgoHopcroftTarjan.html index 07fbaabe70..453c66d806 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgoHopcroftTarjan.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/BiConnectedComponentsAlgoHopcroftTarjan.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.BiConnectedComponentsAlgoHopcroftTarjan (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsAlgo.html index 6076755610..43090b8791 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.KEdgeConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsAlgoAbstract.html index 8ab6f87b7d..5a3a5c4e03 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.KEdgeConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsWang.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsWang.html index a863597523..c13e506b45 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsWang.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KEdgeConnectedComponentsWang.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.KEdgeConnectedComponentsWang (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsAlgo.html index 84194e7b84..818ca8c6f5 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.KVertexConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsAlgoAbstract.html index cadc36db8a..ba70ca8699 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.KVertexConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsWhiteMoody.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsWhiteMoody.html index 34e96106ab..3de3241f0f 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsWhiteMoody.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/KVertexConnectedComponentsWhiteMoody.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.KVertexConnectedComponentsWhiteMoody (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllSt.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllSt.html index cb6935af71..7bffcaa174 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllSt.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllSt.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.MinimumEdgeCutAllSt (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllStAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllStAbstract.html index 42d69d95a2..bdc2f940c3 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllStAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllStAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumEdgeCutAllStAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllStPicardQueyranne.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllStPicardQueyranne.html index 82c7a8f6d8..22989f3c36 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllStPicardQueyranne.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutAllStPicardQueyranne.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumEdgeCutAllStPicardQueyranne (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobal.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobal.html index 92e9f0a8bf..3e5179825f 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobal.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobal.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.MinimumEdgeCutGlobal (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobalAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobalAbstract.html index 0569823eef..5f2396db1b 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobalAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobalAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumEdgeCutGlobalAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobalStoerWagner.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobalStoerWagner.html index 17c60c1543..4d78a7427e 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobalStoerWagner.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutGlobalStoerWagner.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumEdgeCutGlobalStoerWagner (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutSt.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutSt.html index a4d2083011..2aa30c382b 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutSt.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutSt.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.MinimumEdgeCutSt (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutStAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutStAbstract.html index 1f5cf69bc7..51db97df88 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutStAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumEdgeCutStAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumEdgeCutStAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobal.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobal.html index f36a5c5ec0..28414ad532 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobal.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobal.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.MinimumVertexCutAllGlobal (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobalAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobalAbstract.html index bb19c95867..e6f5dba49b 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobalAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobalAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumVertexCutAllGlobalAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobalKanevsky.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobalKanevsky.html index 62da7c995b..724fce3b5b 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobalKanevsky.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllGlobalKanevsky.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumVertexCutAllGlobalKanevsky (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllSt.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllSt.html index c217fe4822..7ab929f778 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllSt.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllSt.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.MinimumVertexCutAllSt (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllStAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllStAbstract.html index 2e97a6c6c0..c09aa30464 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllStAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllStAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumVertexCutAllStAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllStEdgeCut.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllStEdgeCut.html index 107560e6e5..be5cf8ea4a 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllStEdgeCut.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutAllStEdgeCut.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumVertexCutAllStEdgeCut (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobal.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobal.html index 7e4dfb2054..ef5a8e5b23 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobal.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobal.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.MinimumVertexCutGlobal (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobalAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobalAbstract.html index 664d265bb0..5a257f2b99 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobalAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobalAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumVertexCutGlobalAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobalEsfahanianHakimi.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobalEsfahanianHakimi.html index 4d9d878cd8..35b5be5388 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobalEsfahanianHakimi.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutGlobalEsfahanianHakimi.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumVertexCutGlobalEsfahanianHakimi (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutSt.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutSt.html index 8ab2b233ac..3d5e79cd76 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutSt.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutSt.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.MinimumVertexCutSt (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutStAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutStAbstract.html index d53e8db0d7..4141311792 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutStAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutStAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumVertexCutStAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutStEdgeCut.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutStEdgeCut.html index 73c5e72c21..be21a40cc4 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutStEdgeCut.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/MinimumVertexCutStEdgeCut.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.MinimumVertexCutStEdgeCut (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsAlgo.html index 309da85ba0..800bb62e93 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.StronglyConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsAlgoAbstract.html index 16d6362b21..65269b9634 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.StronglyConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsPathBasedDfs.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsPathBasedDfs.html index 063ab07d03..e8a1bf6f1e 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsPathBasedDfs.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsPathBasedDfs.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.StronglyConnectedComponentsPathBasedDfs (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsTarjan.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsTarjan.html index b00641370e..8ab3f60d75 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsTarjan.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/StronglyConnectedComponentsTarjan.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.StronglyConnectedComponentsTarjan (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgo.html index 3fb37b4cfd..11a872644f 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgo.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.connect.WeaklyConnectedComponentsAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgoAbstract.html index 4529c93277..c99bf7736e 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgoAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.WeaklyConnectedComponentsAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgoImpl.html b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgoImpl.html index cda3591650..22af23bd87 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgoImpl.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/class-use/WeaklyConnectedComponentsAlgoImpl.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.connect.WeaklyConnectedComponentsAlgoImpl (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/package-summary.html b/0.4.1-snapshot/com/jgalgo/alg/connect/package-summary.html index 88173894e0..36b71f8194 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/package-summary.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/package-summary.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.connect (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/package-tree.html b/0.4.1-snapshot/com/jgalgo/alg/connect/package-tree.html index e9f3233e40..fbaf02de40 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/package-tree.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/package-tree.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.connect Class Hierarchy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/connect/package-use.html b/0.4.1-snapshot/com/jgalgo/alg/connect/package-use.html index 81138681f1..115846ea73 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/connect/package-use.html +++ b/0.4.1-snapshot/com/jgalgo/alg/connect/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.jgalgo.alg.connect (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.IResult.html b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.IResult.html index 62c0f3fe5c..295f51a5a2 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.IResult.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.IResult.html @@ -2,10 +2,10 @@ - + CoresAlgo.IResult (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.Result.html b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.Result.html index 3b09bf7026..77a7ec3481 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.Result.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.Result.html @@ -2,10 +2,10 @@ - + CoresAlgo.Result (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.html index 6d584f291c..7ce54fe528 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgo.html @@ -2,10 +2,10 @@ - + CoresAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgoAbstract.html index 6103537d8a..e14a29d8d3 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgoAbstract.html @@ -2,10 +2,10 @@ - + CoresAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgoImpl.html b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgoImpl.html index a9e037a920..8a3dced92c 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgoImpl.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/CoresAlgoImpl.html @@ -2,10 +2,10 @@ - + CoresAlgoImpl (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.IResult.html b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.IResult.html index 572f72dc70..3237a3d886 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.IResult.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.IResult.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.cores.CoresAlgo.IResult (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.Result.html b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.Result.html index 44eeff6f11..1494b9b51b 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.Result.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.Result.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.cores.CoresAlgo.Result (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.html index 9b15763705..fde3c889ef 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgo.html @@ -2,10 +2,10 @@ - + Uses of Interface com.jgalgo.alg.cores.CoresAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgoAbstract.html index 14fe119480..aa4d19cb3c 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgoAbstract.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.cores.CoresAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgoImpl.html b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgoImpl.html index fce9e590bd..cfccf479d6 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgoImpl.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/class-use/CoresAlgoImpl.html @@ -2,10 +2,10 @@ - + Uses of Class com.jgalgo.alg.cores.CoresAlgoImpl (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/package-summary.html b/0.4.1-snapshot/com/jgalgo/alg/cores/package-summary.html index 76d2336dd4..471406d2da 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/package-summary.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/package-summary.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.cores (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/package-tree.html b/0.4.1-snapshot/com/jgalgo/alg/cores/package-tree.html index 9300326639..74f7ccc7de 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/package-tree.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/package-tree.html @@ -2,10 +2,10 @@ - + com.jgalgo.alg.cores Class Hierarchy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cores/package-use.html b/0.4.1-snapshot/com/jgalgo/alg/cores/package-use.html index 6a9c23e23f..422d074dfb 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cores/package-use.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cores/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.jgalgo.alg.cores (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgo.html b/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgo.html index d17a133ae6..e12a133fc7 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgo.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgo.html @@ -2,10 +2,10 @@ - + DominatingSetAlgo (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgoAbstract.html b/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgoAbstract.html index f6202327e8..a1aa14a5e5 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgoAbstract.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgoAbstract.html @@ -2,10 +2,10 @@ - + DominatingSetAlgoAbstract (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgoGreedy.html b/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgoGreedy.html index b17ad01bcd..42817d7285 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgoGreedy.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cover/DominatingSetAlgoGreedy.html @@ -2,10 +2,10 @@ - + DominatingSetAlgoGreedy (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + diff --git a/0.4.1-snapshot/com/jgalgo/alg/cover/EdgeCover.Builder.html b/0.4.1-snapshot/com/jgalgo/alg/cover/EdgeCover.Builder.html deleted file mode 100644 index c0698fba88..0000000000 --- a/0.4.1-snapshot/com/jgalgo/alg/cover/EdgeCover.Builder.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - -EdgeCover.Builder (JGAlgo - Parent 0.4.1-SNAPSHOT API) - - - - - - - - - - - - - - - -
      - -
      - -
      -
      - -

      Interface EdgeCover.Builder

      -
      -
      -
      - -
      -
      - -
      -
      -
        -
      • - -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            build

            -
            EdgeCover build()
            -
            Create a new algorithm object for minimum edge cover computation.
            -
            -
            Returns:
            -
            a new minimum edge cover algorithm
            -
            -
          • -
          -
        • -
        -
        -
      • -
      -
      -
      -
      - -
      - -

      Copyright © 2024. All rights reserved.

      -
      - - diff --git a/0.4.1-snapshot/com/jgalgo/alg/cover/EdgeCover.html b/0.4.1-snapshot/com/jgalgo/alg/cover/EdgeCover.html index 0d08f00085..85e38d23d8 100644 --- a/0.4.1-snapshot/com/jgalgo/alg/cover/EdgeCover.html +++ b/0.4.1-snapshot/com/jgalgo/alg/cover/EdgeCover.html @@ -2,10 +2,10 @@ - + EdgeCover (JGAlgo - Parent 0.4.1-SNAPSHOT API) - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":1,"i1":6,"i2":1,"i3":1}; +var data = {"i0":6,"i1":1,"i2":1}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -91,7 +91,7 @@
      + Use newInstance() to get a default implementation of this interface.
      Author:
      Barak Ugav
      @@ -155,31 +154,6 @@

      Interface EdgeCover

      • - -
        -
          -
        • - - -

          Nested Class Summary

          - - - - - - - - - - - - -
          Nested Classes 
          Modifier and TypeInterfaceDescription
          static interface EdgeCover.Builder -
          A builder for EdgeCover algorithms.
          -
          -
        • -
        -
          @@ -195,13 +169,6 @@

          Method Summary

          Description -static EdgeCover.Builder -builder() - -
          Create a new edge cover algorithm builder.
          - - - <V,​E>
          Set<E>
          computeMinimumEdgeCover​(Graph<V,​E> g, WeightFunction<E> w) @@ -209,7 +176,7 @@

          Method Summary

          Compute a minimum edge cover of a graph with respect to an edge weight function.
          - + static <V,​E>
          boolean
          isCover​(Graph<V,​E> g, Collection<E> edges) @@ -217,7 +184,7 @@

          Method Summary

          Check whether a set of edges is a edge cover of a graph.
          - + static EdgeCover newInstance() @@ -294,38 +261,20 @@

          isCover

          -
            +
            • newInstance

              static EdgeCover newInstance()
              Create a new edge cover algorithm object.

              - This is the recommended way to instantiate a new EdgeCover object. The EdgeCover.Builder might - support different options to obtain different implementations.

              + This is the recommended way to instantiate a new EdgeCover object.
      Returns:
      a default implementation of EdgeCover
    - - - -
      -
    • -

      builder

      -
      static EdgeCover.Builder builder()
      -
      Create a new edge cover algorithm builder. - -

      - Use newInstance() for a default implementation.

      -
      -
      Returns:
      -
      a new builder that can build EdgeCover objects
      -
      -
    • -
  • @@ -379,7 +328,7 @@

    builder