delorie.com/archives/browse.cgi | search |
On Tue, 16 Feb 2016, Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com] wrote: <snip> >Igor had a nice min graph cutting based approach for identifying the >probable location of a short in PCB-rnd iirc. That kind of thing might be a >nice pre ratline adding step, that would avoid pcb offering ratlines which >further entangle and short out two (or more?) nets. That mincut algo is the way pcb-rnd shows shorts these days. The workhorse part of the code is still a separate module in a separate dir with a fairly generic idea of graphs and no dependency on PCB internals. It'd be very simple to merge in mainline and should be easy to apply to that situation. I can provide IRC/email support in case someone wants to play with it. Regards, Igor2
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |