Java Reference

Java Reference

Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CCMakeTest
 CConstraintWrapper around a ConstraintProto
 CCpModelMain modeling class
 CCpSolverWrapper around the SAT solver
 CDecisionBuilder
 CJavaDecisionBuilderThis class acts as a intermediate step between a c++ decision builder and a java one
 CIntervalVarAn interval variable
 CIntIntToLongFunctionRepresents a function that accepts two int-valued arguments and produces a long-valued result
 CLinearExprA linear expression interface that can be parsed
 CIntVarAn integer variable
 CScalProdA linear expression interface that can be parsed
 CSumOfVariablesA linear expression interface that can be parsed
 CLiteralInterface to describe a boolean variable or its negation
 CIntVarAn integer variable
 CNotBooleanVariableThe negation of a boolean variable
 CLoaderLoad native libraries needed for using ortools-java
 CLongTernaryOperatorRepresents an operation upon three
 CLongTernaryPredicateRepresents a predicate (boolean-valued function) uppon three
 CRuntimeException
 CSolutionCallback
 CCpSolverSolutionCallbackParent class to create a callback called at each solution