Package com.jgalgo.bench.impls
Class SSSPPositiveWeightsBench.RecursiveMatrix
- java.lang.Object
-
- com.jgalgo.bench.impls.SSSPPositiveWeightsBench
-
- com.jgalgo.bench.impls.SSSPPositiveWeightsBench.RecursiveMatrix
-
- Enclosing class:
- SSSPPositiveWeightsBench
public static class SSSPPositiveWeightsBench.RecursiveMatrix extends SSSPPositiveWeightsBench
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.jgalgo.bench.impls.SSSPPositiveWeightsBench
SSSPPositiveWeightsBench.BarabasiAlbert, SSSPPositiveWeightsBench.Gnp, SSSPPositiveWeightsBench.RecursiveMatrix
-
-
Constructor Summary
Constructors Constructor Description RecursiveMatrix()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
Dial(org.openjdk.jmh.infra.Blackhole blackhole)
void
Dijkstra(org.openjdk.jmh.infra.Blackhole blackhole)
void
setup()
-
-
-
Field Detail
-
args
public String args
-
-