![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::TypeRequirementChecker, including all inherited members.
| CheckVehicle(int vehicle, const std::function< int64_t(int64_t)> &next_accessor) | operations_research::TypeRegulationsChecker | |
| InitializeCheck(int vehicle, const std::function< int64_t(int64_t)> &next_accessor) | operations_research::TypeRegulationsChecker | protected |
| model_ | operations_research::TypeRegulationsChecker | protected |
| TypeCurrentlyOnRoute(int type, int pos) const | operations_research::TypeRegulationsChecker | protected |
| TypeOccursOnRoute(int type) const | operations_research::TypeRegulationsChecker | protected |
| TypeRegulationsChecker(const RoutingModel &model) | operations_research::TypeRegulationsChecker | explicit |
| TypeRequirementChecker(const RoutingModel &model) | operations_research::TypeRequirementChecker | inlineexplicit |
| VisitTypePolicy typedef | operations_research::TypeRegulationsChecker | protected |
| ~TypeRegulationsChecker()=default | operations_research::TypeRegulationsChecker | virtual |
| ~TypeRequirementChecker() override=default | operations_research::TypeRequirementChecker |