F
|
|
free parameter |
|
G
|
|
gap | Equal to the left hand side minus the right hand side (absolute value): |left hand side - right hand side| |
Conjugate Gradient |
|
K
|
|
knowledgeware | The set of software components dedicated to the creation and manipulation of knowledge-based information. Knowledge-based information consists of rules and other types of relations whereby designers can save their corporate know-how and reuse it later on to drive their design processes. |
M
|
|
maximization | An option of the Optimization process which consists in searching for the maximum value of an objective function. |
minimization | An option of the Optimization process which consists in searching for the minimum value of an objective function. |
O
|
|
|
|
optimization |
|
optimization constraint | A relation based on the Knowledgeware language that expresses a constraint between several persistent parameters used as input to be integrated in the definition of optimization. |
Optimizer | An analysis tool which helps users solve an optimization problem. |
S
|
|
Simulated Annealing | A technique used to approximate the solution of very large combinatorial optimization problems. The technique originates from the theory of statistical mechanics and is based upon the analogy between the annealing of solids and solving optimization problems. A Simulated Annealing algorithm is slow but more robust than a Conjugate Gradient algorithm. |