Hi Marek,

> The same here, recently I returned to my Python simulation playground and 
> discovered it no longer works with latest version. I analysed diffs and 
> discovered Petr had introduced min heap for step ordering which is a good 
> move forward, yet his implementation appears to be broken. I suggest not to 
> reinvent wheel and use STL algorithm suite (make_heap, etc.), unless there 
> some assumptions I'm not aware of. I can provide a patch with STL's version 
> of heap if anyone is interested.

I'd be delighted to see your patch.

- Lars
_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to