Package | Description |
---|---|
org.projog.core.predicate.builtin.clp |
Predicates to support constraint logic programming.
|
Modifier and Type | Method and Description |
---|---|
static NumericConstraintPredicate |
NumericConstraintPredicate.equalTo() |
static NumericConstraintPredicate |
NumericConstraintPredicate.greaterThan() |
static NumericConstraintPredicate |
NumericConstraintPredicate.greaterThanOrEqualTo() |
static NumericConstraintPredicate |
NumericConstraintPredicate.lessThan() |
static NumericConstraintPredicate |
NumericConstraintPredicate.lessThanOrEqualTo() |
static NumericConstraintPredicate |
NumericConstraintPredicate.notEqualTo() |
Copyright © 2024. All rights reserved.