Skip to content

Accessing variable names after a solution has been created #51

@tomaka

Description

@tomaka

Hi 👋

I have noticed that the ProblemVariables struct has a display function that is very convenient in order to print for example the list of constraints.

However, once you call optimise(), minimise(), or maximise(), it doesn't seem possible to access the variable names anymore. Is that correct, or did I just not find a way?

Being able to access the variable names would be very useful for debugging purposes in order to print the solution that has been found for every variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions