GeomScale / volesti

Practical volume computation and sampling in high dimensions
GNU Lesser General Public License v3.0
142 stars 114 forks source link

Remove volesti4dingo branch #289

Closed vfisikop closed 4 months ago

vfisikop commented 4 months ago

This is a PR that helps in removing the volesti4dingo branch used by dingo python package. The main issue is lp_solve which is not used by dingo, hence we use the define flag DISABLE_LPSOLVE.

That could be changed in the future e.g. by removing lp_solve as a dependency.

This PR should fix https://github.com/GeomScale/volesti/issues/284