OR-Tools  8.2
GScipConstraintOptions

Detailed Description

Definition at line 484 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 505 of file gscip.h.

◆ check

bool check = true

Definition at line 501 of file gscip.h.

◆ dynamic

bool dynamic = false

Definition at line 512 of file gscip.h.

◆ enforce

bool enforce = true

Definition at line 498 of file gscip.h.

◆ initial

bool initial = true

Definition at line 493 of file gscip.h.

◆ keep_alive

bool keep_alive = true

Definition at line 533 of file gscip.h.

◆ modifiable

bool modifiable = false

Definition at line 509 of file gscip.h.

◆ propagate

bool propagate = true

Definition at line 503 of file gscip.h.

◆ removable

bool removable = false

Definition at line 515 of file gscip.h.

◆ separate

bool separate = true

Definition at line 495 of file gscip.h.

◆ sticking_at_node

bool sticking_at_node = false

Definition at line 519 of file gscip.h.


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