Reference

C++

Python

DotNET

Java Documentation

C++ Reference: Graph

linear_assignment.h File Reference
#include <algorithm>
#include <cstdlib>
#include <deque>
#include <limits>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "absl/strings/str_format.h"
#include "ortools/base/commandlineflags.h"
#include "ortools/base/integral_types.h"
#include "ortools/base/logging.h"
#include "ortools/base/macros.h"
#include "ortools/graph/ebert_graph.h"
#include "ortools/util/permutation.h"
#include "ortools/util/zvector.h"
Include dependency graph for linear_assignment.h:

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
 

Functions

 DECLARE_int64 (assignment_alpha)
 
 DECLARE_int32 (assignment_progress_logging_period)
 
 DECLARE_bool (assignment_stack_order)
 

Function Documentation

◆ DECLARE_bool()

DECLARE_bool ( assignment_stack_order  )

◆ DECLARE_int32()

DECLARE_int32 ( assignment_progress_logging_period  )

◆ DECLARE_int64()

DECLARE_int64 ( assignment_alpha  )