Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
ebert_graph.h File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
 

Typedefs

using operations_research::NodeIndex = BlossomGraph::NodeIndex
 
typedef int32_t operations_research::ArcIndex
 
typedef int64_t operations_research::FlowQuantity
 
using operations_research::CostValue = BlossomGraph::CostValue