DotNet Reference
DotNet Reference
RoutingSearchParameters.Types
Detailed Description
Container for nested types declared in the RoutingSearchParameters message type.
Definition at line 1250 of file RoutingParameters.pb.cs.
Classes | |
| class | LocalSearchNeighborhoodOperators |
| Local search neighborhood operators used to build a solutions neighborhood. More... | |
Public Types | |
| enum | SchedulingSolver { Unset = 0, Glop = 1, CpSat = 2 } |
| Underlying solver to use in dimension scheduling, respectively for continuous and mixed models. More... | |
Member Enumeration Documentation
◆ SchedulingSolver
|
strong |
Underlying solver to use in dimension scheduling, respectively for continuous and mixed models.
| Enumerator | |
|---|---|
| Unset | |
| Glop | |
| CpSat | |
Definition at line 1255 of file RoutingParameters.pb.cs.
The documentation for this class was generated from the following file: