Constants
KALIS_ALL_CONSTRAINTS |
Set of all the constraints
|
KALIS_BARRIER |
Set the solution algorithm for the relaxation to barrier
|
KALIS_BILEVEL_RELAX_SOLVER |
Bilevel node relaxation solver configuration
|
KALIS_COPYRIGHT |
Xpress Kalis copyright information
|
KALIS_DISCRETE_RESOURCE |
Discrete resource
|
KALIS_DISJ_INPUT_ORDER |
Input order disjunction selection heuristic
|
KALIS_DISJ_PRIORITY_ORDER |
Input order disjunction selection heuristic
|
KALIS_DISJUNCTIONS |
Disjunctions propagation type for unary resource constraints
|
KALIS_DISTANCE_CONSTRAINTS |
Set of the distance constraints
|
KALIS_DUAL_SIMPLEX |
Set the solution algorithm for the relaxation to dual simplex
|
KALIS_EDGE_FINDING |
Tasks Interval + Edge finding propagation type for discrete resource constraints
|
KALIS_FORWARD_CHECKING |
Forward checking propagation type for the all_different constraint
|
KALIS_GEN_ARC_CONSISTENCY |
Generalized arc consistency propagation type for the all_different constraint
|
KALIS_INITIAL_SOLUTION |
Schedule search strategy choice: heuristic solution
|
KALIS_INPUT_ORDER |
Input Order variable selection heuristic
|
KALIS_LARGEST_ECT |
Largest Earliest Completion time task selection heuristic
|
KALIS_LARGEST_EST |
Largest Earliest Start time task selection heuristic
|
KALIS_LARGEST_LCT |
Largest Latest Completion time task selection heuristic
|
KALIS_LARGEST_LST |
Largest Latest Start time task selection heuristic
|
KALIS_LARGEST_MAX |
Largest maximum variable selection heuristic
|
KALIS_LARGEST_MIN |
Largest minimum variable selection heuristic
|
KALIS_LINEAR_CONSTRAINTS |
Set of linear constraints
|
KALIS_LOGICAL_CONSTRAINTS |
Set of logical constraints
|
KALIS_MAX_DEGREE |
Maximum constraint graph degree variable selection heuristic
|
KALIS_MAX_TO_MIN |
Maximum to minimum value selection heuristic
|
KALIS_MAXIMIZE |
Maximize objective in linear relaxation
|
KALIS_MAXREGRET_LB |
Maximum regret on the lower bound variable selection heuristic
|
KALIS_MAXREGRET_UB |
Maximum regret on the upper bound variable selection heuristic
|
KALIS_MIDDLE_VALUE |
Middle value selection heuristic
|
KALIS_MIN_TO_MAX |
Minimum to maximum value selection heuristic
|
KALIS_MINIMIZE |
Minimize objective in linear relaxation
|
KALIS_NEAREST_VALUE |
Nearest to target value selection heuristic
|
KALIS_NETWORK_SIMPLEX |
Set the solution algorithm for the relaxation to network simplex
|
KALIS_NON_LINEAR_CONSTRAINTS |
Set of non linear constraints
|
KALIS_OPTIMAL_SOLUTION |
Schedule search strategy choice: improving bound and prove optimality
|
KALIS_PRIMAL_SIMPLEX |
Set the solution algorithm for the relaxation to primal simplex
|
KALIS_RANDOM_VALUE |
Random value selection heuristic
|
KALIS_RANDOM_VARIABLE |
Random variable selection heuristic
|
KALIS_RELAX_ALGORITHM |
Set the solution algorithm for the relaxation
|
KALIS_RELAX_GLOBAL |
Set global search flag for the linear relaxation
|
KALIS_RELAX_MIP_ABS_STOP |
Set the MIP absolute tolerance to optimality for the resolution of the linear relaxation solver
|
KALIS_RELAX_MIP_REL_STOP |
Set the MIP relative tolerance to optimality for the resolution of the linear relaxation solver
|
KALIS_RELAX_OPT_TOL |
Set the optimality tolerance for the resolution of the linear relaxation solver
|
KALIS_RELAX_PRESOLVE |
Use presolve for relaxation
|
KALIS_RELAX_RCOSTS_PROPAG |
Use reduced costs for propagation
|
KALIS_RELAX_RELOAD_BASIS |
Use reload basis for relaxation
|
KALIS_RESET_OPT_PARAMS |
Group parameter choice for strategy optimisation
|
KALIS_RESET_PARAMS_ALL |
Group parameter choice for all parameters
|
KALIS_RESET_SEARCH_PARAMS |
Group parameter choice for strategy properties
|
KALIS_RESET_VAR_BOUNDS |
Group parameter choice for variable bounds
|
KALIS_RESET_VAR_PRECISION |
Group parameter choice for variable precisions
|
KALIS_SDOMDEG_RATIO |
Smallest domain size to degree ratio variable selection heuristic.
|
KALIS_SLIM_BY_BACKTRACKS |
Type of limitation on the search tree
|
KALIS_SLIM_BY_DEPTH |
Type of limitation on the search tree
|
KALIS_SLIM_BY_NODES |
Type of limitation on the search tree
|
KALIS_SLIM_BY_SOLUTIONS |
Type of limitation on the search tree
|
KALIS_SLIM_BY_TIME |
Type of limitation on the search tree
|
KALIS_SLIM_UNREACHED |
Type of limitation on the search tree
|
KALIS_SMALLEST_DOMAIN |
Smallest domain variable selection heuristic (finite domain and continuous variables)
|
KALIS_SMALLEST_ECT |
Smallest Earliest Completion time task selection heuristic
|
KALIS_SMALLEST_EST |
Smallest Earliest Start time task selection heuristic
|
KALIS_SMALLEST_LCT |
Smallest Latest Completion time task selection heuristic
|
KALIS_SMALLEST_LST |
Smallest Latest Start time task selection heuristic
|
KALIS_SMALLEST_MAX |
Smallest maximum variable selection heuristic
|
KALIS_SMALLEST_MIN |
Smallest minimum variable selection heuristic
|
KALIS_SOLVE_AS_LP |
Use LP relaxation
|
KALIS_SOLVE_AS_MIP |
Use MIP relaxation
|
KALIS_TASK_INPUT_ORDER |
Input order task selection heuristic
|
KALIS_TASK_INTERVALS |
Task intervals propagation type for resource constraints
|
KALIS_TASK_RANDOM_ORDER |
Random order task selection heuristic
|
KALIS_TIMETABLING |
Timetabling propagation type for resource constraints
|
KALIS_TLIM_ABS_OPT |
Limitation on the optimization through absolute tolerance
|
KALIS_TLIM_REL_OPT |
Limitation on the optimization through relative tolerance
|
KALIS_TLIM_UNREACHED |
No limitation on the optimization due to tolerance limits
|
KALIS_TOPNODE_RELAX_SOLVER |
Top node relaxation solver configuration
|
KALIS_TREENODE_RELAX_SOLVER |
Tree node relaxation solver configuration
|
KALIS_UNARY_RESOURCE |
Unary resource
|
KALIS_WIDEST_DOMAIN |
Widest domain variable selection heuristic (continuous variables)
|