Initializing help system before first use

Results

For the example provided in vpn_data.dat, which describes a network of six nodes and 18 arcs, we obtain a design of total cost 566. Table Optimal arc capacity reports the number of units of capacity to be installed on each arc, while Table Optimal routes describes the path followed by each demand from source to destination.

Table 9: Optimal arc capacity
i/j 1 2 3 4 5 6
1 2 2 13
2 5 0 0
3 5 0 0
4 10 4 4
5 0 0 4 0
6 7 0

Table 10: Optimal routes
Source Destination Path Source Destination Path
1 2 12 4 1 41
1 3 13 4 2 412
1 4 14 4 3 413
1 5 145 4 5 45
1 6 146 4 6 46
2 1 21 5 1 541
2 3 213 5 2 5412
2 4 214 5 3 5413
2 5 2145 5 4 54
2 6 2146 5 6 546
3 1 31 6 1 641
3 2 312 6 2 6412
3 4 314 6 3 6413
3 5 3145 6 4 64
3 6 3146 6 5 645

The last part of the output shows, for each arc, the demands for which the uncertain values are non-zero in the worst case. Note that arcs such as (2,3) do not admit any nonzero demand simply because they are not used by the solution—the opponent has no incentive to increase the demand on such arcs.

Active demands at each arc:
Arc (1,2): 1-->2 (34);
Arc (1,3): 1-->3 (35);
Arc (1,4): 1-->4 (101);  1-->5 (4);  2-->6 (67);  3-->5 (74);  3-->6 (8);
Arc (2,1): 2-->1 (95);
Arc (3,1): 3-->1 (82);
Arc (4,1): 4-->1 (102);  5-->1 (18);  6-->2 (34);  6-->3 (35);
Arc (4,5): 1-->5 (78);
Arc (4,6): 1-->6 (75);
Arc (5,4): 5-->1 (76);
Arc (6,4): 6-->1 (106);  6-->2 (34);

© 2001-2019 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.