| Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set | ||
|
||
Public Member Functions | |
| Demand (int the_source, int the_destination, int the_traffic) | |
Public Attributes | |
| int | source |
| int | destination |
| int | traffic |
Useful data struct to hold demands.
Definition at line 397 of file network_routing.cc.
| operations_research::Demand::Demand | ( | int | the_source, | |
| int | the_destination, | |||
| int | the_traffic | |||
| ) | [inline] |
Definition at line 399 of file network_routing.cc.
Definition at line 403 of file network_routing.cc.
Definition at line 404 of file network_routing.cc.
Definition at line 405 of file network_routing.cc.