OR-Tools  8.1
disjunctive.h File Reference

Go to the source code of this file.

Classes

class  TaskSet
 
struct  TaskSet::Entry
 
class  DisjunctiveOverloadChecker
 
class  DisjunctiveDetectablePrecedences
 
class  AllIntervalsHelper
 
class  CombinedDisjunctive< time_direction >
 
class  DisjunctiveNotLast
 
class  DisjunctiveEdgeFinding
 
class  DisjunctivePrecedences
 
class  DisjunctiveWithTwoItems
 

Namespaces

 operations_research
 The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows.
 
 operations_research::sat
 

Functions

std::function< void(Model *)> Disjunctive (const std::vector< IntervalVariable > &vars)
 
std::function< void(Model *)> DisjunctiveWithBooleanPrecedencesOnly (const std::vector< IntervalVariable > &vars)
 
std::function< void(Model *)> DisjunctiveWithBooleanPrecedences (const std::vector< IntervalVariable > &vars)