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

Detailed Description

Definition at line 598 of file gscip.h.

#include <gscip.h>

Public Attributes

bool initial = true
bool removable = false
bool keep_alive = true

Member Data Documentation

◆ initial

bool operations_research::GScipVariableOptions::initial = true

Definition at line 608 of file gscip.h.

◆ keep_alive

bool operations_research::GScipVariableOptions::keep_alive = true

Definition at line 627 of file gscip.h.

◆ removable

bool operations_research::GScipVariableOptions::removable = false

Definition at line 611 of file gscip.h.


The documentation for this struct was generated from the following file:
  • ortools/math_opt/solvers/gscip/gscip.h