Package | Description |
---|---|
org.chocosolver.solver.constraints.extension.nary | |
org.chocosolver.util.sort |
Modifier and Type | Class and Description |
---|---|
class |
FastBooleanValidityChecker |
class |
ValidityChecker
A simple class that provides a method to check if a given
tuple is valid i.e. if it is ok regarding the current domain
of the variables
|
Modifier and Type | Method and Description |
---|---|
void |
ArraySort.sort(int[] items,
int size,
IntComparator sort) |
Copyright © 2017. All rights reserved.