Age | Commit message (Collapse) | Author |
|
sizeof(type) by sizeof(*variable)
|
|
|
|
changable now.
- Codechange: [NPF] Improved the NPF hash calculation slightly.
- Codechange: [NPF] Increased hash size, should speed up somewhat.
|
|
appropriate warning flags in the Makefile
|
|
should be
all ;)
|
|
|
|
|
|
-Add: generalised A* Algorithm
-Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)
|