Alpha Expansion Library
C++ library for the Alpha-Expansion graph-cut algorithm with Python bindings
Loading...
Searching...
No Matches
Classes
ORToolsSolver.hpp File Reference
#include "solvers/MaxFlowSolver.hpp"
#include "ortools/graph/max_flow.h"
#include <vector>
#include <cassert>
Include dependency graph for ORToolsSolver.hpp:

Go to the source code of this file.

Classes

class  ORToolsSolver< T >
 MaxFlowSolver backed by Google OR-Tools SimpleMaxFlow. More...