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 example that showcases quadratic objective / constraints #28

Open
rluce opened this issue Aug 3, 2022 · 2 comments
Open

Add example that showcases quadratic objective / constraints #28

rluce opened this issue Aug 3, 2022 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@rluce
Copy link
Member

rluce commented Aug 3, 2022

Maybe start from https://www.gurobi.com/documentation/9.5/examples/portfolio_py.html#subsubsection:portfolio.py and see if things get nicer when using the accessors.

@simonbowly
Copy link
Member

simonbowly commented Aug 22, 2022

This doesn't really illustrate the accessor API too well, as the model constructs only single constraints, not indexed ones.

There is possibly an opportunity for a nice scenario mapping API though.

@simonbowly
Copy link
Member

We need another example here, this one doesn't show building of row-wise constraints, the aggregation just gives single constraints.

@simonbowly simonbowly reopened this Sep 30, 2022
@simonbowly simonbowly added the documentation Improvements or additions to documentation label Oct 19, 2022
@simonbowly simonbowly modified the milestones: Public release, Version 1.1 Oct 16, 2023
@simonbowly simonbowly removed this from the 1.1.0 release milestone Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants