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

Detailed Description

Definition at line 548 of file gscip.h.

#include <gscip.h>

Public Attributes

std::vector< SCIP_VAR * > variables
std::vector< double > weights

Member Data Documentation

◆ variables

std::vector<SCIP_VAR*> operations_research::GScipSOSData::variables

Definition at line 552 of file gscip.h.

◆ weights

std::vector<double> operations_research::GScipSOSData::weights

Definition at line 561 of file gscip.h.


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