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

Implement Mod for Diet problem #33

Merged
merged 14 commits into from
Apr 21, 2023
Merged

Implement Mod for Diet problem #33

merged 14 commits into from
Apr 21, 2023

Conversation

simonbowly
Copy link
Member

@simonbowly simonbowly commented Jan 5, 2023

Description

Implements mod for #2

Checklist

  • Implementation:
    • Implementation of the Mod in the gurobi_optimods installable package
    • Tests for the Mod implementation in tests/
    • Docstrings for public API, correctly linked using sphinx-autodoc
  • Documentation page:
    • Problem specification with description tab and optimzation model tab
    • Example of the input data format (use gurobi_optimods.datasets for loading data)
    • Runnable code example
    • Presentation of solutions

Have a nice day!

@simonbowly simonbowly marked this pull request as ready for review January 5, 2023 20:48
@simonbowly simonbowly merged commit 0de2d98 into Gurobi:main Apr 21, 2023
@simonbowly simonbowly deleted the diet branch April 21, 2023 11:38
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.

1 participant