Go to file
Paolo Cignoni a7b6938a1e Changed the sense of the < operator for heap: it is reversed according to the stl where highest score elements must float in the heap
Completed TimeBudget Termination condition.
Parametrized the ClearHeap procedure now there is a HeapSimplexRatio param. Removed dirty printf.
2005-10-02 23:23:52 +00:00
apps
docs
vcg Changed the sense of the < operator for heap: it is reversed according to the stl where highest score elements must float in the heap 2005-10-02 23:23:52 +00:00
wrap