# # ChangeLog for test/planarity_test.cc in lemon # # Generated by Trac 1.2.3 # 05/29/24 06:05:55 Wed, 17 Oct 2018 15:52:11 GMT Balazs Dezso [1400:6b79d93e812f] * lemon/planarity.h (modified) * test/planarity_test.cc (modified) Planar drawing algorithm now works for less than 3 nodes (#611) Tue, 15 May 2018 12:16:35 GMT Balazs Dezso [1399:1e5da3fc4fbc] * lemon/planarity.h (modified) * test/planarity_test.cc (modified) Fix PlanarDrawing::run() function (#610) Sun, 04 Oct 2009 08:15:32 GMT Balazs Dezso [862:58c330ad0b5c] * lemon/planarity.h (modified) * test/planarity_test.cc (modified) Planarity checking function instead of class (#62) Wed, 09 Sep 2009 13:32:03 GMT Balazs Dezso [861:30cb42e3e43a] * lemon/Makefile.am (modified) * lemon/planarity.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/planarity_test.cc (added) Port planarity related algorithms from SVN 3509 (#62)