OR-Tools  8.2
AssignmentInfo

Detailed Description

Definition at line 187 of file sat_base.h.

Public Member Functions

std::string DebugString () const
 

Public Attributes

uint32 level: 28
 
uint32 type: 4
 
int32 trail_index
 

Member Function Documentation

◆ DebugString()

std::string DebugString ( ) const
inline

Definition at line 210 of file sat_base.h.

Member Data Documentation

◆ level

uint32 level

Definition at line 199 of file sat_base.h.

◆ trail_index

int32 trail_index

Definition at line 208 of file sat_base.h.

◆ type

uint32 type
mutable

Definition at line 205 of file sat_base.h.


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