OR-Tools  9.6
ClauseInfo

Detailed Description

Definition at line 146 of file clause.h.

Public Attributes

double activity = 0.0
 
int32_t lbd = 0
 
bool protected_during_next_cleanup = false
 

Member Data Documentation

◆ activity

double activity = 0.0

Definition at line 147 of file clause.h.

◆ lbd

int32_t lbd = 0

Definition at line 148 of file clause.h.

◆ protected_during_next_cleanup

bool protected_during_next_cleanup = false

Definition at line 149 of file clause.h.


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