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

Add Summarizing Printing Methods #101

Open
pulsipher opened this issue Dec 8, 2023 · 0 comments
Open

Add Summarizing Printing Methods #101

pulsipher opened this issue Dec 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pulsipher
Copy link
Collaborator

pulsipher commented Dec 8, 2023

There is no way to have GDPModels print any information pertaining to GDPData automatically since GDPModels are just JuMP.Models. However, we can create our own method(s) (e.g., print_gdp_model, latex_gdp_model, and summarize_gdp_model) to properly print a GDPModel by taking GDPData and the current reformulation state into account.

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