
Modules | |
| Memory management | |
| Gecode exceptions | |
| Support algorithms and datastructures | |
| These are some common datastructures used in the implementation of Gecode. Maybe they can be also useful to others. | |
| Range and value iterators | |
| Both range and value iterators have a rather simple interface for controlling iteration (which deviates from what you might be used to from other iterators). | |