DerThorsten / nifty

A nifty library for graph based image segmentation.
MIT License
43 stars 21 forks source link

multicut_ilp with glpk as backend segfaults if multiple instance of multicut_ilp are alive simultaneous #52

Open DerThorsten opened 7 years ago

DerThorsten commented 7 years ago

multicut_ilp with glpk as backend segfaults if multiple instance of multicut_ilp are alive simultaneous.

This bug can be triggered from pythn by creating two instances . Solving the second one will give very strange couts and will segfault