OR-Tools  8.1
linear_assignment.h File Reference

Go to the source code of this file.

Classes

class  LinearSumAssignment< GraphType >
 
class  LinearSumAssignment< GraphType >::BipartiteLeftNodeIterator
 
class  CostValueCycleHandler< ArcIndexType >
 
class  ArcIndexOrderingByTailNode< GraphType >
 

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.
 

Functions

 ABSL_DECLARE_FLAG (int64, assignment_alpha)
 
 ABSL_DECLARE_FLAG (int, assignment_progress_logging_period)
 
 ABSL_DECLARE_FLAG (bool, assignment_stack_order)
 

Function Documentation

◆ ABSL_DECLARE_FLAG() [1/3]

ABSL_DECLARE_FLAG ( bool  ,
assignment_stack_order   
)

◆ ABSL_DECLARE_FLAG() [2/3]

ABSL_DECLARE_FLAG ( int  ,
assignment_progress_logging_period   
)

◆ ABSL_DECLARE_FLAG() [3/3]

ABSL_DECLARE_FLAG ( int64  ,
assignment_alpha   
)