Skip to content

Deprecate Model Transformations #273

@whart222

Description

@whart222

The following model transformations are either weakly tested or not tested at all:

  • core.radix_linearization

  • core.remove_fixed_vars

  • core.nonnegative_vars

Each of these transformations perform nontrivial changes of the expression tree, and hence they should be reworked to use the new expression tree walker that has been developed on the expr_dev branch. But the fact that these are so poorly tested suggests that they are not used in practice.

Please comment on the utility of these transformations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions