DotNet Reference
DotNet Reference
RoutingParameters.pb.cs File Reference
Go to the source code of this file.
Classes | |
| class | RoutingParametersReflection |
| Holder for reflection information generated from ortools/constraint_solver/routing_parameters.proto More... | |
| class | RoutingSearchParameters |
| Parameters defining the search used to solve vehicle routing problems. More... | |
| class | RoutingSearchParameters.Types |
| Container for nested types declared in the RoutingSearchParameters message type. More... | |
| class | RoutingSearchParameters.Types.LocalSearchNeighborhoodOperators |
| Local search neighborhood operators used to build a solutions neighborhood. More... | |
| class | RoutingModelParameters |
| Parameters which have to be set when creating a RoutingModel. More... | |
Namespaces | |
| namespace | |
| namespace | Google.OrTools |
| namespace | Google.OrTools.ConstraintSolver |
Typedefs | |
| using | pb = global::Google.Protobuf |
| using | pbc = global::Google.Protobuf.Collections |
| using | pbr = global::Google.Protobuf.Reflection |
| using | scg = global::System.Collections.Generic |
Typedef Documentation
◆ pb
| using pb = global.Google.Protobuf |
Definition at line 8 of file RoutingParameters.pb.cs.
◆ pbc
| using pbc = global.Google.Protobuf.Collections |
Definition at line 9 of file RoutingParameters.pb.cs.
◆ pbr
| using pbr = global.Google.Protobuf.Reflection |
Definition at line 10 of file RoutingParameters.pb.cs.
◆ scg
| using scg = global.System.Collections.Generic |
Definition at line 11 of file RoutingParameters.pb.cs.