Package com.jgalgo.bench.impls
Class SSSPNegativeWeightsBench
- java.lang.Object
-
- com.jgalgo.bench.impls.SSSPNegativeWeightsBench
-
- Direct Known Subclasses:
SSSPNegativeWeightsBench.BarabasiAlbert,SSSPNegativeWeightsBench.Gnp,SSSPNegativeWeightsBench.RecursiveMatrix
public class SSSPNegativeWeightsBench extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSSSPNegativeWeightsBench.BarabasiAlbertstatic classSSSPNegativeWeightsBench.Gnpstatic classSSSPNegativeWeightsBench.RecursiveMatrix
-
Constructor Summary
Constructors Constructor Description SSSPNegativeWeightsBench()
-