delorie.com/archives/browse.cgi | search |
On Tue, 11 Dec 2012, gedau AT igor2 DOT repo DOT hu wrote: > I can ask a friend today who is good in graph theory. Today we sat together and I demonstrated the problem in PCB and described the details. After modelling the problem (graphs) he evaluated both solutions (propagation nets and finding cutting edges). After decomposing the problem, he concluded that finding the cutting edges may be an NP problem (in case it is important to minimize the number of cuts) and would be impossible to solve on a large board with a complicated situation (multiple traces causing shorts). The propagation idea (parallel propagation of nets from all pins finding the first collision) would work. We've spent some time trying to construnct more examples to see how it'd perform. We think it'd not find the "real cause" of the short, but something closer to it than the current short highlight does. There were some alternative ideas, mostly improvements of the propagation idea; instead of finding a single object to blame, it may highlight a longer set of lines in a way that it is very likely to contain the part the user is interested in, but this needs some more thinking. Best regards, Tibor
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |