JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.projog.clp
ReadConstraintStore
Contents
Description
Method Summary
Method Details
getMin(Expression)
getMax(Expression)
Hide sidebar
Show sidebar
Interface ReadConstraintStore
All Known Subinterfaces:
ConstraintStore
All Known Implementing Classes:
ClpConstraintStore
public interface
ReadConstraintStore
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getMax
(
Expression
id)
long
getMin
(
Expression
id)
Method Details
getMin
long
getMin
(
Expression
id)
getMax
long
getMax
(
Expression
id)