ZonoOpt v2.0.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
ZonoOpt::IneqTerm Struct Reference

Structure containing term in 0-1 inequality. More...

#include <Inequality.hpp>

Public Attributes

int idx
 index of variable
 
zono_float coeff
 coefficient of variable
 

Detailed Description

Structure containing term in 0-1 inequality.

Member Data Documentation

◆ coeff

zono_float ZonoOpt::IneqTerm::coeff

coefficient of variable

◆ idx

int ZonoOpt::IneqTerm::idx

index of variable


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