Files
ortools-clone/examples/cpp/network_routing_sat_test.bintest
2025-12-02 15:33:12 +01:00

2 lines
234 B
Plaintext

RUN: $(network_routing_sat) --clients=10 --backbones=5 --demands=10 --traffic_min=5 --traffic_max=10 --min_client_degree=2 --max_client_degree=5 --min_backbone_degree=3 --max_backbone_degree=5 --max_capacity=20 --fixed_charge_cost=10