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