Hi all,
I have seen a note in TODO that there is an intention to bind itpp with lp_solve.
Since I would need this feature as well, I would like to ask you if there is already some work-in-progress. Or, if there is any clear idea about interface etc.
Vasek
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I do not think that anybody has began with this work so far. So, in my opinion, you can start thinking how to bind this functionality to IT++. What I can suggest, not knowing the lp_solve library at all, it should be added conditionally, i.e. depending on some configure switch (e.g. --with-lpsolve).
BR,
/Adam
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I have seen a note in TODO that there is an intention to bind itpp with lp_solve.
Since I would need this feature as well, I would like to ask you if there is already some work-in-progress. Or, if there is any clear idea about interface etc.
Vasek
Hi Vasek,
I do not think that anybody has began with this work so far. So, in my opinion, you can start thinking how to bind this functionality to IT++. What I can suggest, not knowing the lp_solve library at all, it should be added conditionally, i.e. depending on some configure switch (e.g. --with-lpsolve).
BR,
/Adam