OR-Tools  9.6
GScipConstraintOptions

Detailed Description

Definition at line 510 of file gscip.h.

Public Attributes

bool initial = true
 
bool separate = true
 
bool enforce = true
 
bool check = true
 
bool propagate = true
 
 bool = false
 
bool modifiable = false
 
bool dynamic = false
 
bool removable = false
 
bool sticking_at_node = false
 
bool keep_alive = true
 

Member Data Documentation

◆ bool

bool = false

Definition at line 531 of file gscip.h.

◆ check

bool check = true

Definition at line 527 of file gscip.h.

◆ dynamic

bool dynamic = false

Definition at line 538 of file gscip.h.

◆ enforce

bool enforce = true

Definition at line 524 of file gscip.h.

◆ initial

bool initial = true

Definition at line 519 of file gscip.h.

◆ keep_alive

bool keep_alive = true

Definition at line 559 of file gscip.h.

◆ modifiable

bool modifiable = false

Definition at line 535 of file gscip.h.

◆ propagate

bool propagate = true

Definition at line 529 of file gscip.h.

◆ removable

bool removable = false

Definition at line 541 of file gscip.h.

◆ separate

bool separate = true

Definition at line 521 of file gscip.h.

◆ sticking_at_node

bool sticking_at_node = false

Definition at line 545 of file gscip.h.


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