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

Detailed Description

Definition at line 124 of file gscip_constraint_handler.h.

#include <gscip_constraint_handler.h>

Public Attributes

bool local = false
bool dynamic = false

Member Data Documentation

◆ dynamic

bool operations_research::GScipLazyConstraintOptions::dynamic = false

Definition at line 128 of file gscip_constraint_handler.h.

◆ local

bool operations_research::GScipLazyConstraintOptions::local = false

Definition at line 126 of file gscip_constraint_handler.h.


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