dekamps/miind

Since LifBinEstimator was introduced this assert was triggered in LifTwoCanvas in Debug mode.***Assertion failed: (!(pair_cover.first._index > pair_cover.second._index)), function HandleInhibitoryInput, file /Users/scsmdk/miind-git/libs/GeomLib/NumericalMasterEquationCode.hpp, line 124.

Closed this issue · 2 comments

Since LifBinEstimator was introduced this assert was triggered in LifTwoCanvas in Debug mode.***Assertion failed: (!(pair_cover.first._index > pair_cover.second._index)), function HandleInhibitoryInput, file /Users/scsmdk/miind-git/libs/GeomLib/NumericalMasterEquationCode.hpp, line 124.

To be precise, this is a boundary issue that triggers an assert. The problem does not occur in Release mode, will investigate this. For now compile in Release

Fixed in development branch.