Location: LEMON/LEMON-official/lemon/config.h.in
Load file history
Much better implementation for node splitting (#311)
in ListDigraph. This solution is the same as the one that
is used in SmartDigraph. It is much faster and does not
invalidate any iterator like the former implementation.
|