Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::ReversibleInterface Class Referenceabstract

Detailed Description

Definition at line 30 of file rev.h.

#include <rev.h>

Inheritance diagram for operations_research::ReversibleInterface:
operations_research::RevRepository< int > operations_research::RevRepository< IntegerValue > operations_research::RevVector< IdType, int > operations_research::RevGrowingMultiMap< Key, Value > operations_research::RevMap< Map > operations_research::RevRepository< T > operations_research::RevVector< IndexType, T > operations_research::sat::CircuitCoveringPropagator operations_research::sat::CircuitPropagator operations_research::sat::EnforcedLinear2Bounds operations_research::sat::LinearProgrammingConstraint operations_research::sat::LinearPropagator operations_research::sat::NoCyclePropagator

Public Member Functions

 ReversibleInterface ()
virtual ~ReversibleInterface ()
virtual void SetLevel (int level)=0

Constructor & Destructor Documentation

◆ ReversibleInterface()

operations_research::ReversibleInterface::ReversibleInterface ( )
inline

Definition at line 32 of file rev.h.

◆ ~ReversibleInterface()

virtual operations_research::ReversibleInterface::~ReversibleInterface ( )
inlinevirtual

Definition at line 33 of file rev.h.

Member Function Documentation

◆ SetLevel()


The documentation for this class was generated from the following file: