Package com.jgalgo.bench.impls
Class MatchingBench
- java.lang.Object
-
- com.jgalgo.bench.impls.MatchingBench
-
public class MatchingBench extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MatchingBench.MaximumCardinality
static class
MatchingBench.MaximumCardinalityBipartite
static class
MatchingBench.MaximumWeighted
static class
MatchingBench.MaximumWeightedBipartite
static class
MatchingBench.MinimumPerfect
static class
MatchingBench.MinimumPerfectBipartite
-
Constructor Summary
Constructors Constructor Description MatchingBench()
-