kangaroo  1.0
the cbls library
Modules
Here is a list of all modules:
[detail level 1234]
 Quick ProgrammingSteps to follow to write programs very quickly
 System DefinitionDefina a system and locate it using its serial
 Tabu DefinitionDefine the required tabus in the system
 Constant DefinitionDefine the constant expressions in the system
 Variable DefinitionDefine the variable expressions in the system
 Function DefinitionDefine the function expressions in the system
 Facor Vector Ranking Function DefinitionDefine functions that rank factor variables based on the vector metrics
 Map Variable Ranking Function DefinitionDefine functions that rank variables based on the mapped expressions
 Parameter Ranking Function DefinitionDefine functions that rank parameters based on values
 Value Function DefinitionDefine value function expressions using various operators
 Fixed-Arity Value Function DefinitionDefine fixed-arity function expressions using various operators
 Various Unary OperatorsUse various unary operators to define various unary value function expressions
 Binary Arithmetic OperatorsUse binary arithmetic operators to define binary arithmetic value function expressions
 Binary Logical OperatorsUse binary logical operators to define binary logical value function expressions
 Binary Relational OperatorsUse binary relational operators to define binary relational value function expressions
 Binary Mixed OperatorsUse binary operators with mixed operands to define binary value function expressions with mixed operands
 Ternary Arithmetic OperatorsUse ternary arithmetic operators to define ternary arithmetic value function expressions
 Ternary Range OperatorsUse ternary range operators to define ternary range value function expressions
 Quaternary Arithmetic OperatorsUse quaternary arithmetic operators to define quaternary arithmetic value function expressions
 Multiplexing Conditional OperatorsUse multiplexing and conditional operators to define multiplexing and conditional value function expressions
 Operand Binding OperatorsUse operand binding operators to define operand binding value function expressions
 Flexible-Arity Value Function DefinitionDefine flexible-arity function expressions
 Multiplexing Value Function DefinitionDefine Multiplexing value function
 Value Vector Function DefinitionDefine functions that computes values and vectors
 Value To Value Factor Vector Function DefinitionDefine functions that compute values and factor vectors from the values of the parameters
 Value Scalar To Value Factor Vector Function DefinitionDefine functions that compute values and factor vectors from the values and scalars of the parameters
 Value FactorVector To Value Factor Vector Function DefinitionDefine 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 DefinitionDefine functions that compute values and factor vectors from the values and scalars or factor vectors of the parameters
 Selector DefinitionDefine the selectors in the system
 Optimal Factor Var Selector DefinitionOptimal factor variable selector definitions
 Random Factor Variable Selector DefinitionRandom factor variable selector definitions
 Optimal Map Variable Selector DefinitionOptimal mapped variable selector definitions
 Optimal Variable Swap Selector DefinitionOptimal variable swap selector definitions
 Optimal Value Selector DefinitionOptimal value selector definitions
 Monte Carlo Value Selector DefinitionMonte Carlo value selector definitions
 Initialise SystemsInitialise the system by assigning values to variables
 Execute Systems AnewExecute the system anew by assigning values to variables
 Execute Systems IncrementallyExecute the system incrementally by assigning values to variables
 Simulate Systems AnewSimulate the system anew by assigning values to variables
 Simulate Systems IncrementallySimulate the system incrementally by assigning values to variables