OR-Tools  9.6
OneFlipConstraintRepairer::ConstraintTerm

Detailed Description

Definition at line 486 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 487 of file bop_ls.h.

Member Data Documentation

◆ var

VariableIndex var

Definition at line 488 of file bop_ls.h.

◆ weight

int64_t weight

Definition at line 489 of file bop_ls.h.


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