Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ examples/ cpp/

operations_research::NetworkRoutingDataBuilder Member List

This is the complete list of members for operations_research::NetworkRoutingDataBuilder, including all inherited members.

BuildModelFromParameters(int num_clients, int num_backbones, int num_demands, int traffic_min, int traffic_max, int min_client_degree, int max_client_degree, int min_backbone_degree, int max_backbone_degree, int max_capacity, int fixed_charge_cost, int seed, NetworkRoutingData *const data)operations_research::NetworkRoutingDataBuilder [inline]
NetworkRoutingDataBuilder()operations_research::NetworkRoutingDataBuilder [inline]