X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Authority-Analysis: v=2.0 cv=O9a7TWBW c=1 sm=0 a=6jktZp3dcHAl1vye2O6wCg==:17 a=jl9P3j1e7_0A:10 a=yvSPhu-8laEA:10 a=HnC4Zreum3UA:10 a=6WB07kdHjWAA:10 a=IkcTkHD0fZMA:10 a=wR-FlJDvAAAA:8 a=w7jxCF--eUUA:10 a=lbriJAC9g-ehXlQ4vtEA:9 a=QEXdDO2ut3YA:10 a=6jktZp3dcHAl1vye2O6wCg==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 70.113.67.117 Message-ID: <50D9BEBB.4040400@ecosensory.com> Date: Tue, 25 Dec 2012 08:56:59 -0600 From: John Griessen User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.9) Gecko/20121015 Icedove/10.0.9 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Find rat lines - prototype solver for minimal cut short-resolving References: <20121204183305 DOT 6b04c0dc AT jive DOT levalinux DOT org> <20121208112649 DOT 388a9d22 AT jive DOT levalinux DOT org> <1355011808 DOT 19390 DOT 8 DOT camel AT localhost> <68345C18-5F26-4781-93A5-A6432883B540 AT jump-ing DOT de> <1355442108 DOT 2993 DOT 5 DOT camel AT localhost> <1356410120 DOT 16412 DOT 9 DOT camel AT localhost> In-Reply-To: <1356410120.16412.9.camel@localhost> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 12/24/2012 10:35 PM, Peter Clifton wrote: > I have started out with a pile of re-factoring to find.c which has > helped me remember how this all works, and think about what we might do > w.r.t. extraction. > > There is still ideally, a fair bit more re-factoring to come, including > (if I can make a clean API to re-expose some of the private parts of > find.c appropriately), moving DRC checking into different source > file(s). Thanks for improving PCB!