Skip to content

Introduce special transformations for operators => and <=> if (light weight) shortcut is possible #236

@maxkratz

Description

@maxkratz

The operators => and <=> will always be transformed with the current rules introducing, e.g., helper constraints and additional variables.

In some cases (see my implementation of the IHTC 2024), there is a "faster" way of specifying these operators. These cases should automatically be detected; hence, the transformation should always pick the fastest possible (M)ILP formulation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions