Skip to content

Fix bug causing no solution when the objective function does not contain all variables #2

@stefaj

Description

@stefaj

Currently every variable must be present in the objective function otherwise no solution will be found.

The workaround currently is to fill unused variables in the objective function with 0, however this should be done automatically by the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions