Unable to construct `ADNLPModel` with a matrix of linear constraints

Hey @ForceBru
I cannot test it in right now but from the error message I am suspecting the problem is that your matrix A and lcon are vectors of Int while their should be vectors of Float64

1 Like