+5
−1
+1
−0
+2
−3
pcbnew/minumun_spanning_tree.cpp
0 → 100644
+144
−0
pcbnew/minumun_spanning_tree.h
0 → 100644
+77
−0
Loading
GitLab was upgraded during the server migration. If you cannot sign in, use "Forgot your password?" to reset it — passwords could not be carried over.
Lee algorithm replaced by a Minimun Spanning Tree algo (using Prim's algorithm ). Tested on a 5350 pads board, it is more than 100 times faster. Also fix a crash when clicking on tool "delete selected items" (main horizontal toolbar), and remove this tool (currently, no code in Pcbnew for this tool)