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

Inequality tasks on the second level + QP solver #7

Closed
asherikov opened this issue Aug 25, 2017 · 0 comments
Closed

Inequality tasks on the second level + QP solver #7

asherikov opened this issue Aug 25, 2017 · 0 comments
Projects

Comments

@asherikov
Copy link
Contributor

It is possible to solve a hierarchy of two levels with inequality tasks on the second level as a QP. This can be done by introducing slack variables explicitly and pushing the inequalities to the first level. Some architectural changes are necessary for this to work: weighting of the tasks must be handled differently, handling of solution vector must be changed, etc.

We hardly need this feature, consider this issue as a note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
core
Awaiting triage
Development

No branches or pull requests

1 participant