Skip to content

Instantly share code, notes, and snippets.

View gecode-ex.jl
begin
cxx"""
#include <gecode/int.hh>
#include <gecode/search.hh>
using namespace Gecode;
class SendMoreMoney : public Space {
protected: