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

Support Methods to Query and Modify Disjunct Constraints #95

Open
8 tasks
pulsipher opened this issue Dec 5, 2023 · 0 comments
Open
8 tasks

Support Methods to Query and Modify Disjunct Constraints #95

pulsipher opened this issue Dec 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pulsipher
Copy link
Collaborator

pulsipher commented Dec 5, 2023

It would be useful to support methods that query information and modify disjunct constraints. These would include:

  • The reformulation constraint (if appropriate)
  • JuMP.set_start_value and JuMP.start_value
  • JuMP.set_dual_start_value and JuMP.dual_start_value
  • JuMP.set_normalized_coefficient, JuMP.set_normalized_coefficients, and JuMP.normalized_coefficient
  • JuMP.set_normalized_rhs and JuMP.normalized_rhs
  • JuMP.add_to_function_constant
  • JuMP.value and JuMP.dual (if appropriate)
  • JuMP.shadow_price (if appropriate)
@pulsipher pulsipher added the enhancement New feature or request label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant