Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Classes | |
struct | FlowArc |
Solve matching model using a min-cost flow. Here is the underlyihg flow: | (1,0) | (N,0) V V (vehicles) unperformed | (1,cost) | V | (nodes/pickup/deliveries) | (1,penalty) | (1,0) | V | disjunction <------— | (1, 0) V Sink
On arcs, (,) represents (capacity, cost). N: number of disjunctions