OR-Tools  8.2
OneFlipConstraintRepairer::ConstraintTerm

Detailed Description

Definition at line 480 of file bop_ls.h.

Public Member Functions

 ConstraintTerm (VariableIndex v, int64_t w)
 

Public Attributes

VariableIndex var
 
int64_t weight
 

Constructor & Destructor Documentation

◆ ConstraintTerm()

ConstraintTerm ( VariableIndex  v,
int64_t  w 
)
inline

Definition at line 481 of file bop_ls.h.

Member Data Documentation

◆ var

VariableIndex var

Definition at line 482 of file bop_ls.h.

◆ weight

int64_t weight

Definition at line 483 of file bop_ls.h.


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