Package org.jacop.examples.floats
Class SixHumpCamelFunction
java.lang.Object
org.jacop.examples.floats.SixHumpCamelFunction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
It executes the program.(package private) void
-
Field Details
-
MIN_FLOAT
double MIN_FLOAT -
MAX_FLOAT
double MAX_FLOAT
-
-
Constructor Details
-
SixHumpCamelFunction
public SixHumpCamelFunction()
-
-
Method Details
-
six_hump_camel_function
void six_hump_camel_function() -
main
It executes the program.- Parameters:
args
- no arguments
-