pcb 4.1.1
An interactive printed circuit board layout editor.
|
Some routines to find the minimum *cost* from a cost point to a target (any target). More...
Data Fields | |
const CheapPointType * | CostPoint |
Cardinal | CostPointLayer |
routebox_t * | nearest |
cost_t | nearest_cost |
Some routines to find the minimum *cost* from a cost point to a target (any target).
Definition at line 1673 of file autoroute.c.
Definition at line 1675 of file autoroute.c.
Referenced by __found_new_guess(), __region_within_guess(), and mincost_target_to_point().
Definition at line 1676 of file autoroute.c.
Referenced by __found_new_guess(), __region_within_guess(), and mincost_target_to_point().
Definition at line 1677 of file autoroute.c.
Referenced by __found_new_guess(), __region_within_guess(), and mincost_target_to_point().
Definition at line 1678 of file autoroute.c.
Referenced by __found_new_guess(), and mincost_target_to_point().