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

Best practices for optimization in particular #641

Open
8 tasks
djinnome opened this issue Jan 8, 2025 · 0 comments
Open
8 tasks

Best practices for optimization in particular #641

djinnome opened this issue Jan 8, 2025 · 0 comments
Assignees

Comments

@djinnome
Copy link
Contributor

djinnome commented Jan 8, 2025

  • How to translate a text description of a problem into a mathematical optimization problem
  • How to translate a mathematical optimization problem into an optimize API call
  • Constraints
    • Optimization that includes equality and inequality constraints
  • Objectives,
    • including multivalue objectives such as maximizing parameter value and minimizing time
  • Decision variables
    • such as Multiple decision variables with one objective
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

No branches or pull requests

3 participants