kangaroo
1.0
the cbls library
|
Quick Programming | Steps to follow to write programs very quickly |
System Definition | Defina a system and locate it using its serial |
Tabu Definition | Define the required tabus in the system |
Constant Definition | Define the constant expressions in the system |
Variable Definition | Define the variable expressions in the system |
▼Function Definition | Define the function expressions in the system |
Facor Vector Ranking Function Definition | Define functions that rank factor variables based on the vector metrics |
Map Variable Ranking Function Definition | Define functions that rank variables based on the mapped expressions |
Parameter Ranking Function Definition | Define functions that rank parameters based on values |
▼Value Function Definition | Define value function expressions using various operators |
▼Fixed-Arity Value Function Definition | Define fixed-arity function expressions using various operators |
Various Unary Operators | Use various unary operators to define various unary value function expressions |
Binary Arithmetic Operators | Use binary arithmetic operators to define binary arithmetic value function expressions |
Binary Logical Operators | Use binary logical operators to define binary logical value function expressions |
Binary Relational Operators | Use binary relational operators to define binary relational value function expressions |
Binary Mixed Operators | Use binary operators with mixed operands to define binary value function expressions with mixed operands |
Ternary Arithmetic Operators | Use ternary arithmetic operators to define ternary arithmetic value function expressions |
Ternary Range Operators | Use ternary range operators to define ternary range value function expressions |
Quaternary Arithmetic Operators | Use quaternary arithmetic operators to define quaternary arithmetic value function expressions |
Multiplexing Conditional Operators | Use multiplexing and conditional operators to define multiplexing and conditional value function expressions |
Operand Binding Operators | Use operand binding operators to define operand binding value function expressions |
Flexible-Arity Value Function Definition | Define flexible-arity function expressions |
Multiplexing Value Function Definition | Define Multiplexing value function |
▼Value Vector Function Definition | Define functions that computes values and vectors |
Value To Value Factor Vector Function Definition | Define functions that compute values and factor vectors from the values of the parameters |
Value Scalar To Value Factor Vector Function Definition | Define functions that compute values and factor vectors from the values and scalars of the parameters |
Value FactorVector To Value Factor Vector Function Definition | Define functions that compute values and factor vectors from the values and factor vectors of the parameters |
Value Scalar Or Factor Vector To Value Factor Vector Function Definition | Define functions that compute values and factor vectors from the values and scalars or factor vectors of the parameters |
▼Selector Definition | Define the selectors in the system |
Optimal Factor Var Selector Definition | Optimal factor variable selector definitions |
Random Factor Variable Selector Definition | Random factor variable selector definitions |
Optimal Map Variable Selector Definition | Optimal mapped variable selector definitions |
Optimal Variable Swap Selector Definition | Optimal variable swap selector definitions |
Optimal Value Selector Definition | Optimal value selector definitions |
Monte Carlo Value Selector Definition | Monte Carlo value selector definitions |
Initialise Systems | Initialise the system by assigning values to variables |
Execute Systems Anew | Execute the system anew by assigning values to variables |
Execute Systems Incrementally | Execute the system incrementally by assigning values to variables |
Simulate Systems Anew | Simulate the system anew by assigning values to variables |
Simulate Systems Incrementally | Simulate the system incrementally by assigning values to variables |