kicad/pcbnew/connectivity
Seth Hillbrand a2ad84f84d Revise Kruskal implementation
This updates the Kruskal algorithm to a faster variant utilizing a
compressed disjoint set and heap
2020-06-23 14:35:23 -07:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp add more constness to connecivity algo 2020-04-21 13:23:56 +00:00
connectivity_algo.h Revise Kruskal implementation 2020-06-23 14:35:23 -07:00
connectivity_data.cpp Remove delauney computations from dynamic ratsnest 2020-06-22 20:37:31 -07:00
connectivity_data.h Remove delauney computations from dynamic ratsnest 2020-06-22 20:37:31 -07:00
connectivity_items.cpp Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
connectivity_items.h Revise Kruskal implementation 2020-06-23 14:35:23 -07:00
connectivity_rtree.h Comment-only changes 2020-01-10 16:43:01 -08:00