X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Sun, 11 Oct 2015 00:42:23 -0400 Message-Id: <201510110442.t9B4gN5P015541@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: (message from Kai-Martin Knaak on Sun, 11 Oct 2015 05:19:11 +0200) Subject: Re: [geda-user] GTK3, Glade interface designer (router, auto?) References: <20151003210701 DOT de392b925f54dadb0a5fedd8 AT gmail DOT com> <1443903758 DOT 1873 DOT 13 DOT camel AT ssalewski DOT de> <56104A0A DOT 9020507 AT xs4all DOT nl> <1443909591 DOT 1873 DOT 18 DOT camel AT ssalewski DOT de> <1443975731 DOT 671 DOT 52 DOT camel AT ssalewski DOT de> <20151004191717 DOT bf8223417541a9306bfbd9ea AT gmail DOT com> <1443997480 DOT 2068 DOT 32 DOT camel AT ssalewski DOT de> <1444070851 DOT 1014 DOT 20 DOT camel AT ssalewski DOT de> <1444157156 DOT 1949 DOT 52 DOT camel AT ssalewski DOT de> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Can you provide me with a title, or a link? It sure is somewhere in > the mail archive. But I failed to find it right away... Some references are in pcb's src/toporouter.c : * This is *EXPERIMENTAL* code. * * As the code is experimental, the algorithms and code * are likely to change. Which means it isn't documented * or optimized. If you would like to learn about Topological * Autorouters, the following papers are good starting points: * * This file implements a topological autorouter, and uses techniques from the * following publications: * * Dayan, T. and Dai, W.W.M., "Layer Assignment for a Rubber Band Router" Tech * Report UCSC-CRL-92-50, Univ. of California, Santa Cruz, 1992. * * Dai, W.W.M and Dayan, T. and Staepelaere, D., "Topological Routing in SURF: * Generating a Rubber-Band Sketch" Proc. 28th ACM/IEEE Design Automation * Conference, 1991, pp. 39-44. * * David Staepelaere, Jeffrey Jue, Tal Dayan, Wayne Wei-Ming Dai, "SURF: * Rubber-Band Routing System for Multichip Modules," IEEE Design and Test of * Computers ,vol. 10, no. 4, pp. 18-26, October/December, 1993. * * Dayan, T., "Rubber-band based topological router" PhD Thesis, Univ. of * California, Santa Cruz, 1997. * * David Staepelaere, "Geometric transformations for a rubber-band sketch" * Master's thesis, Univ. of California, Santa Cruz, September 1992.