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 class
SSSPNegativeWeightsBench.BarabasiAlbert
static class
SSSPNegativeWeightsBench.Gnp
static class
SSSPNegativeWeightsBench.RecursiveMatrix
-
Constructor Summary
Constructors Constructor Description SSSPNegativeWeightsBench()
-