Package com.jgalgo.bench.impls
Class MatchingBench.MaximumWeighted
- java.lang.Object
-
- com.jgalgo.bench.impls.MatchingBench.MaximumWeighted
-
- Enclosing class:
- MatchingBench
public static class MatchingBench.MaximumWeighted extends Object
-
-
Constructor Summary
Constructors Constructor Description MaximumWeighted()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
BlossomV(org.openjdk.jmh.infra.Blackhole blackhole)
void
Gabow1990(org.openjdk.jmh.infra.Blackhole blackhole)
void
Gabow1990Simpler(org.openjdk.jmh.infra.Blackhole blackhole)
void
setup()
-
-
-
Field Detail
-
args
public String args
-
-