DotNet Reference

DotNet Reference

VarArraySolutionPrinterWithObjective

Detailed Description

Public Member Functions

 VarArraySolutionPrinterWithObjective (IntVar[] variables)
 
override void OnSolutionCallback ()
 
int SolutionCount ()
 
long Value (LinearExpr e)
 
Boolean BooleanValue (ILiteral literal)
 

Constructor & Destructor Documentation

◆ VarArraySolutionPrinterWithObjective()

Member Function Documentation

◆ BooleanValue()

Boolean BooleanValue ( ILiteral  literal)
inlineinherited

Definition at line 77 of file SearchHelpers.cs.

◆ OnSolutionCallback()

override void OnSolutionCallback ( )
inline

◆ SolutionCount()

int SolutionCount ( )
inline

◆ Value()

long Value ( LinearExpr  e)
inlineinherited

Definition at line 22 of file SearchHelpers.cs.


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