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

Missing variable definitions in algorithm #27

Closed
tasseff opened this issue Aug 3, 2020 · 0 comments · Fixed by #28
Closed

Missing variable definitions in algorithm #27

tasseff opened this issue Aug 3, 2020 · 0 comments · Fixed by #28

Comments

@tasseff
Copy link
Contributor

tasseff commented Aug 3, 2020

Here, func and set are not defined in the solve_subproblem function scope. What are these supposed to be? I'm not familiar enough with the algorithm or MathOptInterface to fix this myself.

https://github.com/JuliaOpt/Pavito.jl/blob/c9ae70baededa6ec4214caadd43b29daea2dab7f/src/algorithm.jl#L344

https://github.com/JuliaOpt/Pavito.jl/blob/c9ae70baededa6ec4214caadd43b29daea2dab7f/src/algorithm.jl#L354

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant