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

Documentation changes and minor fixes #118

Merged
merged 6 commits into from
Jun 29, 2023

Conversation

DimitriAlston
Copy link
Member

No description provided.

Updated solver name in EAGO and fixed some typos.
Added `const INT = MOI.Integer` and replaced it wherever it was used.
Edited the `esitmator_` functions in forward_propagation and apriori_relax to have consistent inputs (some were unused). The RSBilinear problem I tested worked after these changed.
Added variable names to the `InputProblem` for use in the display/output after calling `optimize!`.
Changed reference style in documentation and README.
Moved the logo to /docs/assets for documentation.
Updated .js files for documentation website.
Added alpha branch and bound example to documentation.
Fixed a typo that I added.
@DimitriAlston DimitriAlston merged commit e6eee60 into PSORLab:master Jun 29, 2023
7 checks 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.

2 participants