Java Reference

Java Reference

Packages
Here are the packages with brief descriptions (if available):
[detail level 123456]
 Ncom
 Ngoogle
 Nortools
 Nconstraintsolver
 CIntIntToLongFunctionRepresents a function that accepts two int-valued arguments and produces a long-valued result
 CJavaDecisionBuilderThis class acts as a intermediate step between a c++ decision builder and a java one
 CLongTernaryOperatorRepresents an operation upon three
 CLongTernaryPredicateRepresents a predicate (boolean-valued function) uppon three
 Nsat
 CConstraintWrapper around a ConstraintProto
 CCpModelMain modeling class
 CMismatchedArrayLengthsException thrown when parallel arrays have mismatched lengths
 CWrongLengthException thrown when an array has a wrong length
 CCpSolverWrapper around the SAT solver
 CCpSolverSolutionCallbackParent class to create a callback called at each solution
 CIntervalVarAn interval variable
 CIntVarAn integer variable
 CLinearExprA linear expression interface that can be parsed
 CLiteralInterface to describe a boolean variable or its negation
 CNotBooleanVariableThe negation of a boolean variable
 CScalProdA linear expression interface that can be parsed
 CSumOfVariablesA linear expression interface that can be parsed
 CCMakeTest
 CLoaderLoad native libraries needed for using ortools-java