pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
heap_t * | workheap |
routebox_t * | best_path |
routebox_t * | best_target |
cost_t | best_cost |
Definition at line 398 of file autoroute.c.
Definition at line 404 of file autoroute.c.
Referenced by add_or_destroy_edge(), best_path_candidate(), and RouteOne().
Definition at line 403 of file autoroute.c.
Referenced by best_path_candidate(), and RouteOne().
Definition at line 403 of file autoroute.c.
Referenced by best_path_candidate(), and RouteOne().
Definition at line 401 of file autoroute.c.
Referenced by add_or_destroy_edge(), CreateSearchEdge(), and RouteOne().