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

Detailed Description

Definition at line 582 of file gscip.h.

#include <gscip.h>

Public Attributes

SCIP_VAR * resultant = nullptr
std::vector< SCIP_VAR * > operators

Member Data Documentation

◆ operators

std::vector<SCIP_VAR*> operations_research::GScipLogicalConstraintData::operators

Definition at line 584 of file gscip.h.

◆ resultant

SCIP_VAR* operations_research::GScipLogicalConstraintData::resultant = nullptr

Definition at line 583 of file gscip.h.


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