Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.sat.LinearArgument Interface Reference
Inheritance diagram for com.google.ortools.sat.LinearArgument:
com.google.ortools.sat.IntVar com.google.ortools.sat.IntVar com.google.ortools.sat.LinearExpr com.google.ortools.sat.LinearExpr com.google.ortools.sat.LinearExprBuilder com.google.ortools.sat.LinearExprBuilder com.google.ortools.sat.Literal com.google.ortools.sat.Literal

Public Member Functions

LinearExpr build ()
 
LinearExpr build ()
 

Detailed Description

A object that can build a LinearExpr object.

This class is used in all modeling methods of the CpModel class.

Definition at line 21 of file LinearArgument.java.

Member Function Documentation

◆ build() [1/2]

◆ build() [2/2]


The documentation for this interface was generated from the following files: