#include <gecode/driver.hh>
#include <gecode/int.hh>
#include <vector>
#include <algorithm>
#include <sstream>
Go to the source code of this file.