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 StochOptFormat #332

Merged
merged 13 commits into from Jul 18, 2020
Merged

Implement StochOptFormat #332

merged 13 commits into from Jul 18, 2020

Conversation

odow
Copy link
Owner

@odow odow commented Jul 16, 2020

This PR implements a reader and writer for StochOptFormat.

It is still very much experimental and a work-in-progress, but it works!

TODOs

  • Documentation
  • Error messages
    • Throw if existing cuts
    • Throw if belief states
    • Throw if objective states
  • Handle changes in the objective coefficients
  • Detect set_normalized_rhs
  • Detect set_normalized_coefficient
  • Detect bound changes
  • What to do for test_scenarios?
  • Support maximization problems
  • Detect subproblems with mixed senses
  • Provide a way to give an initial bound

cc @joaquimg

@odow
Copy link
Owner Author

odow commented Jul 18, 2020

Merging since this works well enough for a first-pass and is getting quite big to review. I'll open issues for the remaining TODOs.

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.

None yet

1 participant