3.4 New Features of ABACUS 2.1

In version 2.1 we added a few new features, fixed some bugs, and improved the performance of some functions.

3.4.1 Elimination of Constraints and Variables

So far a constraint or variable was eliminated from the set of active items as soon as the criterion for elimination hold. Now the number of iterations the criterion must hold until the elimination is performed can be specified in the configuration file .abacus (see Section 5.2.26).

3.4.2 Cplex 5.0

Cplex 5.0 is now supported by ABACUS.

3.4.3 Templates

In addition to the explicit instantiation of templates, ABACUS now also supports the implicit instantiation (see Section 5.3).

3.4.4 Bug Fixes

3.4.4.1 Constraint and Variable Selection

The selection of constraints and variables with highest rank from the buffers of generated constraints and variables is now performed correctly again.

3.4.4.2 Variable Generation

We have tested the dymanic variable generation of ABACUS more intensively and could fix some so far unknown bugs.