Collaboration diagram for Examples/Tests:
|
Classes | |
| class | CPGraphBasic |
| Most basic example possible for OutAdjSetsGraphView. More... | |
| class | CPGraphBasic2vars |
| Most basic example possible for NodeArcSetsGraphView. More... | |
| class | CPGraphComplement |
| Example to test the Complement constraint with OutAdjSetsGraphView. More... | |
| class | CPGraphComplement2vars |
| Example to test the Complement constraint with NodeArcSetsGraphView. More... | |
| class | CPGraphInstUB |
| Example to test the intantiateUB method of OutAdjSetsGraphView. More... | |
| class | CPGraphInstUB2vars |
| Example to test the intantiateUB method of NodeArcSetsGraphView. More... | |
| class | CPGraphSimplePath |
| Example to test the simple Path propagator with OutAdjSetsGraphView. More... | |
| class | CPGraphSimplePath2vars |
| Example to test the simple Path propagator with NodeArcSetsGraphView. More... | |
| struct | PathHeurBoundsG< GView > |
| GraphBounds class used for branching on a constrained path problem. More... | |
| class | CPGraphSimplePathHeur |
| Example to test the branchings with OutAdjSetsGraphView. More... | |
| class | CPGraphSimplePathHeur2vars |
| Example to test the branchings with NodeArcSetsGraphView. More... | |