Skip to content

Add support for all constraint types #977

Description

@Joao-Dionisio

There are many constraint handlers that haven't been brought over to PySCIPOpt. It can be useful to have them when trying to query/alter transformed constraints, as mentioned in #941.

This issue will track the progress of interfacing all these methods. Some handlers may be left out, and it's not reasonable to expect all methods to be interfaced, let alone tested.

Not marking anything yet because there are some methods that can be easily wrapped (e.g., SCIPgetNVarsAnd, even though there already is some partial support for AND constraints).

Please let us know in case you have some feedback or would like to contribute. Most of the work should be easy, there's just a lot of it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions