Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::StateMarker Struct Reference

Public Member Functions

 StateMarker (Solver::MarkerType t, const StateInfo &info)
 

Friends

class Solver
 
struct Trail
 

Detailed Description

Definition at line 461 of file constraint_solver.cc.

Constructor & Destructor Documentation

◆ StateMarker()

operations_research::StateMarker::StateMarker ( Solver::MarkerType t,
const StateInfo & info )

Definition at line 486 of file constraint_solver.cc.

Friends And Related Symbol Documentation

◆ Solver

friend class Solver
friend

Definition at line 464 of file constraint_solver.cc.

◆ Trail

friend struct Trail
friend

Definition at line 465 of file constraint_solver.cc.


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