qat.opt.results
Combinatorial Optimization Generators Results
The CombinatorialOptimizerGenerator
used to solve combinatorial problems could return a parsed result.
This parsed result is a class containing:
For a combinatorial optimization problem involving a graph, the parsed result also includes a parsed version of the best
Sample
, that could be displayed.
Base class representing the parsed result of a combinatorial problem |
|
Class representing the parsed result of a combinatorial problem involving a graph, in particular the graph partitioning problem |
|
Class representing the parsed result of a k-clique problem |
|
Class representing the parsed result of a vertex cover problem |