optimization
Module for all optimizaters of the CODEX algorithm
Functions
|
Detects which groups should be adapted by having changed a specific factor column from row_start to row_end. |
|
Detects which groups should be adapted for each factor according to |
|
Optimizes the design by applying a single coordinate exchange pass over the design. |
|
Optimizes the design by applying a single structured coordinate exchange pass over the design. |
|
Optimizes the design by applying a point-exchange exchange pass over the design. |
Classes
|
Applies the coordinate exchange function on the design every n iterations. |
|
Applies the structured coordinate-exchange function on the design every n iterations. |
|
Applies the optimizer on the design every n iterations. |
|
Applies the point-exchange function on the design every n iterations. |