Skip to content

Accept list of variables in probleminstance#14

Merged
Dimosts merged 3 commits intomainfrom
accept-list-of-variables-in-probleminstance
May 13, 2025
Merged

Accept list of variables in probleminstance#14
Dimosts merged 3 commits intomainfrom
accept-list-of-variables-in-probleminstance

Conversation

@Dimosts
Copy link
Contributor

@Dimosts Dimosts commented May 13, 2025

Fixes #9.

Includes:

  • accepting a list of variables and handling it as it should
  • handling variables with names not including brackets (it was too numpy specific)
  • better assertion error in algorithms for the variables given

@Dimosts Dimosts merged commit 4f35247 into main May 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ProblemInstance does not accept list of variables

1 participant

Comments