stops checking for the "best" path during the feed-forward check and only enumerates the cost function for every tile in the selection, moving outward from the source. This keeps the algorithm efficient. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| selCreate.c | ||
| selDisplay.c | ||
| selEnum.c | ||
| selInt.h | ||
| selOps.c | ||
| selUndo.c | ||
| selUnselect.c | ||
| select.h | ||