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

docs: added linear programming example #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leoslf
Copy link

@leoslf leoslf commented Mar 5, 2024

Hello,

Thank you for creating this z3 binding for Haskell. I finally landed here when I came across some libraries that could perform linear optimization/linear programming. I think it would help if there is a small example to get people started on optimization problems, as the docs for optimize* are still in progress.

Changes

  • added a linear programming example which makes use of optimize*

Thanks for your consideration. Please do not hesitate to let me know if there is anything you would like to change.

Best Regards,
Leo

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