Notes:
This release fixes a compilation error when installing the gecoder-with-gecode gem using GCC 4.4+ .
Changes:
* Added the :time_limit to Gecode#solve! which can be used to limit the amount of time that the solver is allowed to search for a solution.
* [#29630] Fixed compilation errors when installing gecoder-with-gecode using GCC 4.4+ .
|