Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ilp logs are written into step directory, which then deleted #79

Open
HauHe opened this issue Sep 22, 2023 · 1 comment
Open

ilp logs are written into step directory, which then deleted #79

HauHe opened this issue Sep 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@HauHe
Copy link
Collaborator

HauHe commented Sep 22, 2023

When a model is infeasible gurobi produces a ilp file which can be useful to understanding why a model is infeasible. The file is written into the corresponding step directory. However, if the model is infeasible, this directory is deleted, which makes it difficult to understand why a model is infeasible...

@HauHe
Copy link
Collaborator Author

HauHe commented Sep 22, 2023

Perhaps the ilp should be written into the logs folder, @trevorb1?

@HauHe HauHe added the enhancement New feature or request label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant