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

Incremental not implemented for bivariate functions #23

Open
stumarcus314 opened this issue Mar 7, 2018 · 3 comments
Open

Incremental not implemented for bivariate functions #23

stumarcus314 opened this issue Mar 7, 2018 · 3 comments

Comments

@stumarcus314
Copy link

On the main page (https://github.com/joehuchette/PiecewiseLinearOpt.jl/), it says that Incremental is a valid bivariate method, however I get this error when I try to use this particular bivariate method:

ERROR: LoadError: Incremental formulation for bivariate functions is not currently implemented.
Stacktrace:
[1] #piecewiselinear#84(::Symbol, ::Void, ::Function, ::JuMP.Model, ::JuMP.Variable, ::JuMP.Variable, ::PiecewiseLinearOpt.PWLFunction{2}) at /Users/a598124/.julia/v0.6/PiecewiseLinearOpt/src/jump.jl:644
[2] (::PiecewiseLinearOpt.#kw##piecewiselinear)(::Array{Any,1}, ::PiecewiseLinearOpt.#piecewiselinear, ::JuMP.Model, ::JuMP.Variable, ::JuMP.Variable, ::PiecewiseLinearOpt.PWLFunction{2}) at ./:0

@joehuchette
Copy link
Contributor

Thanks for the report, this is indeed inconsistent. I'll try to fix this week.

@stumarcus314
Copy link
Author

You never fixed this.

@joehuchette
Copy link
Contributor

On the TODO list

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

No branches or pull requests

2 participants