TaskDriverCmd Commandline options for running scripts Gecode::BaseOptions Gecode::Options Gecode::SizeOptions Gecode::InstanceOptions ScriptMode SM_SOLUTION Print solution and some statistics. SM_TIME Measure average runtime. SM_STAT Print statistics for script. SM_GIST Run script in Gist. Different modes for executing scripts. RestartMode RM_NONE No restarts. RM_CONSTANT Restart with constant sequence. RM_LINEAR Restart with linear sequence. RM_LUBY Restart with Luby sequence. RM_GEOMETRIC Restart with geometric sequence. Different modes for restart-based search.