next up previous contents
Next: memory handling Up: Implementation Previous: Choice of languages   Contents

Implementing Branch and Bound

An initial implementation of B&B is fairly easily done. It's first later on, when concerns such as memory utilization, run-time efficiency, heuristics etc. etc. occur, that the implementation becomes a real challenge. This happened indeed.






1999-02-23