# -*- encoding: utf-8 -*- # stub: gecoder-with-gecode 0.7.1 ruby lib # stub: ext/gecode-1.3.1/extconf.rbext/extconf.rb Gem::Specification.new do |s| s.name = "gecoder-with-gecode".freeze s.version = "0.7.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = [["Gecode/R Development Team".freeze]] s.autorequire = "gecoder".freeze s.date = "2008-01-04" s.description = "Gecode/R is a Ruby interface to the Gecode constraint programming library. Gecode/R is intended for people with no previous experience of constraint programming, aiming to be easy to pick up and use.".freeze s.email = "gecoder-users@rubyforge.org".freeze s.extensions = ["ext/gecode-1.3.1/extconf.rb".freeze, "ext/extconf.rb".freeze] s.extra_rdoc_files = ["README".freeze, "CHANGES".freeze, "LGPL-LICENSE".freeze, "lib/gecoder/interface/constraints/bool_enum/boolean.rb".freeze, "lib/gecoder/interface/constraints/set_enum/operation.rb".freeze, "lib/gecoder/interface/constraints/set_enum/distinct.rb".freeze, "lib/gecoder/interface/constraints/set_enum/selection.rb".freeze, "lib/gecoder/interface/constraints/set_enum/channel.rb".freeze, "lib/gecoder/interface/constraints/int/domain.rb".freeze, "lib/gecoder/interface/constraints/int/arithmetic.rb".freeze, "lib/gecoder/interface/constraints/int/linear.rb".freeze, "lib/gecoder/interface/constraints/bool/boolean.rb".freeze, "lib/gecoder/interface/constraints/bool/linear.rb".freeze, "lib/gecoder/interface/constraints/set/relation.rb".freeze, "lib/gecoder/interface/constraints/set/connection.rb".freeze, "lib/gecoder/interface/constraints/set/operation.rb".freeze, "lib/gecoder/interface/constraints/set/cardinality.rb".freeze, "lib/gecoder/interface/constraints/set/domain.rb".freeze, "lib/gecoder/interface/constraints/int_enum/equality.rb".freeze, "lib/gecoder/interface/constraints/int_enum/distinct.rb".freeze, "lib/gecoder/interface/constraints/int_enum/sort.rb".freeze, "lib/gecoder/interface/constraints/int_enum/channel.rb".freeze, "lib/gecoder/interface/constraints/int_enum/count.rb".freeze, "lib/gecoder/interface/constraints/int_enum/arithmetic.rb".freeze, "lib/gecoder/interface/constraints/int_enum/element.rb".freeze, "lib/gecoder/interface/constraints/int_enum_constraints.rb".freeze, "lib/gecoder/interface/constraints/bool_enum_constraints.rb".freeze, "lib/gecoder/interface/constraints/set_enum_constraints.rb".freeze, "lib/gecoder/interface/constraints/int_var_constraints.rb".freeze, "lib/gecoder/interface/constraints/reifiable_constraints.rb".freeze, "lib/gecoder/interface/constraints/bool_var_constraints.rb".freeze, "lib/gecoder/interface/constraints/set_var_constraints.rb".freeze, "lib/gecoder/interface/branch.rb".freeze, "lib/gecoder/interface/model.rb".freeze, "lib/gecoder/interface/binding_changes.rb".freeze, "lib/gecoder/interface/enum_wrapper.rb".freeze, "lib/gecoder/interface/search.rb".freeze, "lib/gecoder/interface/constraints.rb".freeze, "lib/gecoder/interface/enum_matrix.rb".freeze, "lib/gecoder/interface/variables.rb".freeze, "lib/gecoder/bindings/bindings.rb".freeze, "lib/gecoder/bindings.rb".freeze, "lib/gecoder/interface.rb".freeze, "lib/gecoder/version.rb".freeze, "lib/gecoder.rb".freeze] s.files = ["CHANGES".freeze, "COPYING".freeze, "LGPL-LICENSE".freeze, "README".freeze, "Rakefile".freeze, "example/example_helper.rb".freeze, "example/magic_sequence.rb".freeze, "example/queens.rb".freeze, "example/raw_bindings.rb".freeze, "example/send_more_money.rb".freeze, "example/send_most_money.rb".freeze, "example/square_tiling.rb".freeze, "example/sudoku-set.rb".freeze, "example/sudoku.rb".freeze, "ext/extconf.rb".freeze, "ext/gecode-1.3.1".freeze, "ext/gecode-1.3.1/LICENSE".freeze, "ext/gecode-1.3.1/Makefile.contribs".freeze, "ext/gecode-1.3.1/Makefile.dep".freeze, "ext/gecode-1.3.1/Makefile.in".freeze, "ext/gecode-1.3.1/changelog.in".freeze, "ext/gecode-1.3.1/configure".freeze, "ext/gecode-1.3.1/configure.ac".freeze, "ext/gecode-1.3.1/configure.ac.in".freeze, "ext/gecode-1.3.1/contribs".freeze, "ext/gecode-1.3.1/contribs/README".freeze, "ext/gecode-1.3.1/contribs/graph".freeze, "ext/gecode-1.3.1/contribs/graph/INSTALL".freeze, "ext/gecode-1.3.1/contribs/graph/LICENSE".freeze, "ext/gecode-1.3.1/contribs/graph/Makefile".freeze, "ext/gecode-1.3.1/contribs/graph/Makefile.in.in".freeze, "ext/gecode-1.3.1/contribs/graph/TODO".freeze, "ext/gecode-1.3.1/contribs/graph/binarysimple.hh".freeze, "ext/gecode-1.3.1/contribs/graph/binarysimple.icc".freeze, "ext/gecode-1.3.1/contribs/graph/branch".freeze, "ext/gecode-1.3.1/contribs/graph/branch/branch.icc".freeze, "ext/gecode-1.3.1/contribs/graph/configure".freeze, "ext/gecode-1.3.1/contribs/graph/configure.ac".freeze, "ext/gecode-1.3.1/contribs/graph/doxygen.conf".freeze, "ext/gecode-1.3.1/contribs/graph/doxygen.hh".freeze, "ext/gecode-1.3.1/contribs/graph/examples".freeze, "ext/gecode-1.3.1/contribs/graph/examples/cpgraph-basic.cc".freeze, "ext/gecode-1.3.1/contribs/graph/examples/cpgraph-complement.cc".freeze, "ext/gecode-1.3.1/contribs/graph/examples/cpgraph-instUB.cc".freeze, "ext/gecode-1.3.1/contribs/graph/examples/cpgraph-path.cc".freeze, "ext/gecode-1.3.1/contribs/graph/examples/cpgraph-path2.cc".freeze, "ext/gecode-1.3.1/contribs/graph/examples/cpgraph-pathcost.cc".freeze, "ext/gecode-1.3.1/contribs/graph/examples/g1.txt".freeze, "ext/gecode-1.3.1/contribs/graph/examples/g2.txt".freeze, "ext/gecode-1.3.1/contribs/graph/graph.hh".freeze, "ext/gecode-1.3.1/contribs/graph/graphutils.h".freeze, "ext/gecode-1.3.1/contribs/graph/graphutils.icc".freeze, "ext/gecode-1.3.1/contribs/graph/misc".freeze, "ext/gecode-1.3.1/contribs/graph/misc/doxygen".freeze, "ext/gecode-1.3.1/contribs/graph/misc/doxygen/footer.html".freeze, "ext/gecode-1.3.1/contribs/graph/path".freeze, "ext/gecode-1.3.1/contribs/graph/path.hh".freeze, "ext/gecode-1.3.1/contribs/graph/path.icc".freeze, "ext/gecode-1.3.1/contribs/graph/path/path.icc".freeze, "ext/gecode-1.3.1/contribs/graph/path/pathdegree.icc".freeze, "ext/gecode-1.3.1/contribs/graph/path/pathgraphs.icc".freeze, "ext/gecode-1.3.1/contribs/graph/shortdesc.ac".freeze, "ext/gecode-1.3.1/contribs/graph/stlutility.icc".freeze, "ext/gecode-1.3.1/contribs/graph/var.icc".freeze, "ext/gecode-1.3.1/contribs/graph/view".freeze, "ext/gecode-1.3.1/contribs/graph/view.icc".freeze, "ext/gecode-1.3.1/contribs/graph/view/arcnode.cc".freeze, "ext/gecode-1.3.1/contribs/graph/view/arcnode.hh".freeze, "ext/gecode-1.3.1/contribs/graph/view/boundsgraphs.icc".freeze, "ext/gecode-1.3.1/contribs/graph/view/constant.icc".freeze, "ext/gecode-1.3.1/contribs/graph/view/iter.icc".freeze, "ext/gecode-1.3.1/contribs/graph/view/nodearcsets.icc".freeze, "ext/gecode-1.3.1/contribs/graph/view/nodeset.icc".freeze, "ext/gecode-1.3.1/contribs/graph/view/outadjsets.icc".freeze, "ext/gecode-1.3.1/contribs/graph/view/prop.icc".freeze, "ext/gecode-1.3.1/contribs/map".freeze, "ext/gecode-1.3.1/contribs/map/COMPILING".freeze, "ext/gecode-1.3.1/contribs/map/LICENSE".freeze, "ext/gecode-1.3.1/contribs/map/Makefile.in.in".freeze, "ext/gecode-1.3.1/contribs/map/configure".freeze, "ext/gecode-1.3.1/contribs/map/configure.ac".freeze, "ext/gecode-1.3.1/contribs/map/constraints.hh".freeze, "ext/gecode-1.3.1/contribs/map/constraints.icc".freeze, "ext/gecode-1.3.1/contribs/map/doxygen.conf".freeze, "ext/gecode-1.3.1/contribs/map/doxygen.hh".freeze, "ext/gecode-1.3.1/contribs/map/examples".freeze, "ext/gecode-1.3.1/contribs/map/examples/approximateMatching.cc".freeze, "ext/gecode-1.3.1/contribs/map/examples/g1.txt".freeze, "ext/gecode-1.3.1/contribs/map/examples/g2.txt".freeze, "ext/gecode-1.3.1/contribs/map/examples/graph-examples.tgz".freeze, "ext/gecode-1.3.1/contribs/map/examples/isomorphism.cc".freeze, "ext/gecode-1.3.1/contribs/map/examples/map".freeze, "ext/gecode-1.3.1/contribs/map/examples/map.cc".freeze, "ext/gecode-1.3.1/contribs/map/examples/subgraphmonomorphism.cc".freeze, "ext/gecode-1.3.1/contribs/map/map.hh".freeze, "ext/gecode-1.3.1/contribs/map/matching".freeze, "ext/gecode-1.3.1/contribs/map/matching/mono.hh".freeze, "ext/gecode-1.3.1/contribs/map/matching/mono.icc".freeze, "ext/gecode-1.3.1/contribs/map/shortdesc.ac".freeze, "ext/gecode-1.3.1/contribs/map/var".freeze, "ext/gecode-1.3.1/contribs/map/var.icc".freeze, "ext/gecode-1.3.1/contribs/map/var/imp.cc".freeze, "ext/gecode-1.3.1/contribs/map/var/imp.icc".freeze, "ext/gecode-1.3.1/doxygen.conf.in".freeze, "ext/gecode-1.3.1/doxygen.hh.in".freeze, "ext/gecode-1.3.1/examples".freeze, "ext/gecode-1.3.1/examples/all-interval-sort.cc".freeze, "ext/gecode-1.3.1/examples/all-interval.cc".freeze, "ext/gecode-1.3.1/examples/alpha.cc".freeze, "ext/gecode-1.3.1/examples/baseline.cc".freeze, "ext/gecode-1.3.1/examples/bibd.cc".freeze, "ext/gecode-1.3.1/examples/black-hole.cc".freeze, "ext/gecode-1.3.1/examples/cars.cc".freeze, "ext/gecode-1.3.1/examples/crew.cc".freeze, "ext/gecode-1.3.1/examples/crowded-chess.cc".freeze, "ext/gecode-1.3.1/examples/donald.cc".freeze, "ext/gecode-1.3.1/examples/eq20.cc".freeze, "ext/gecode-1.3.1/examples/golf.cc".freeze, "ext/gecode-1.3.1/examples/golomb.cc".freeze, "ext/gecode-1.3.1/examples/graph-color.cc".freeze, "ext/gecode-1.3.1/examples/grocery.cc".freeze, "ext/gecode-1.3.1/examples/hamming.cc".freeze, "ext/gecode-1.3.1/examples/ind-set.cc".freeze, "ext/gecode-1.3.1/examples/knights.cc".freeze, "ext/gecode-1.3.1/examples/langfordnum.cc".freeze, "ext/gecode-1.3.1/examples/magic-sequence-gcc.cc".freeze, "ext/gecode-1.3.1/examples/magic-sequence.cc".freeze, "ext/gecode-1.3.1/examples/magic-square.cc".freeze, "ext/gecode-1.3.1/examples/money.cc".freeze, "ext/gecode-1.3.1/examples/ortho-latin.cc".freeze, "ext/gecode-1.3.1/examples/packing.cc".freeze, "ext/gecode-1.3.1/examples/partition.cc".freeze, "ext/gecode-1.3.1/examples/photo.cc".freeze, "ext/gecode-1.3.1/examples/picture-puzzle.cc".freeze, "ext/gecode-1.3.1/examples/queen-armies.cc".freeze, "ext/gecode-1.3.1/examples/queens.cc".freeze, "ext/gecode-1.3.1/examples/sports-league.cc".freeze, "ext/gecode-1.3.1/examples/steiner.cc".freeze, "ext/gecode-1.3.1/examples/stress-domain.cc".freeze, "ext/gecode-1.3.1/examples/stress-element.cc".freeze, "ext/gecode-1.3.1/examples/stress-exec.cc".freeze, "ext/gecode-1.3.1/examples/stress-min.cc".freeze, "ext/gecode-1.3.1/examples/stress-search.cc".freeze, "ext/gecode-1.3.1/examples/sudoku-mixed.cc".freeze, "ext/gecode-1.3.1/examples/sudoku-set.cc".freeze, "ext/gecode-1.3.1/examples/sudoku.cc".freeze, "ext/gecode-1.3.1/examples/sudoku.icc".freeze, "ext/gecode-1.3.1/examples/support.cc".freeze, "ext/gecode-1.3.1/examples/support.hh".freeze, "ext/gecode-1.3.1/examples/support.icc".freeze, "ext/gecode-1.3.1/examples/timer.cc".freeze, "ext/gecode-1.3.1/examples/timer.hh".freeze, "ext/gecode-1.3.1/examples/warehouses.cc".freeze, "ext/gecode-1.3.1/extconf.rb".freeze, "ext/gecode-1.3.1/gecode".freeze, "ext/gecode-1.3.1/gecode.m4".freeze, "ext/gecode-1.3.1/gecode/config.icc.in".freeze, "ext/gecode-1.3.1/gecode/int".freeze, "ext/gecode-1.3.1/gecode/int.hh".freeze, "ext/gecode-1.3.1/gecode/int/arithmetic".freeze, "ext/gecode-1.3.1/gecode/int/arithmetic.cc".freeze, "ext/gecode-1.3.1/gecode/int/arithmetic.hh".freeze, "ext/gecode-1.3.1/gecode/int/arithmetic/abs.icc".freeze, "ext/gecode-1.3.1/gecode/int/arithmetic/max.icc".freeze, "ext/gecode-1.3.1/gecode/int/arithmetic/mult.icc".freeze, "ext/gecode-1.3.1/gecode/int/array.cc".freeze, "ext/gecode-1.3.1/gecode/int/array.icc".freeze, "ext/gecode-1.3.1/gecode/int/bool".freeze, "ext/gecode-1.3.1/gecode/int/bool.cc".freeze, "ext/gecode-1.3.1/gecode/int/bool.hh".freeze, "ext/gecode-1.3.1/gecode/int/bool/base.icc".freeze, "ext/gecode-1.3.1/gecode/int/bool/eq.icc".freeze, "ext/gecode-1.3.1/gecode/int/bool/eqv.icc".freeze, "ext/gecode-1.3.1/gecode/int/bool/or.icc".freeze, "ext/gecode-1.3.1/gecode/int/branch".freeze, "ext/gecode-1.3.1/gecode/int/branch.cc".freeze, "ext/gecode-1.3.1/gecode/int/branch.hh".freeze, "ext/gecode-1.3.1/gecode/int/branch/assign.cc".freeze, "ext/gecode-1.3.1/gecode/int/branch/assign.icc".freeze, "ext/gecode-1.3.1/gecode/int/branch/select-val.icc".freeze, "ext/gecode-1.3.1/gecode/int/branch/select-view.icc".freeze, "ext/gecode-1.3.1/gecode/int/channel".freeze, "ext/gecode-1.3.1/gecode/int/channel.cc".freeze, "ext/gecode-1.3.1/gecode/int/channel.hh".freeze, "ext/gecode-1.3.1/gecode/int/channel/base.icc".freeze, "ext/gecode-1.3.1/gecode/int/channel/dom.icc".freeze, "ext/gecode-1.3.1/gecode/int/channel/stack.icc".freeze, "ext/gecode-1.3.1/gecode/int/channel/val.icc".freeze, "ext/gecode-1.3.1/gecode/int/count".freeze, "ext/gecode-1.3.1/gecode/int/count.cc".freeze, "ext/gecode-1.3.1/gecode/int/count.hh".freeze, "ext/gecode-1.3.1/gecode/int/count/int.icc".freeze, "ext/gecode-1.3.1/gecode/int/count/rel.icc".freeze, "ext/gecode-1.3.1/gecode/int/count/view.icc".freeze, "ext/gecode-1.3.1/gecode/int/cumulatives".freeze, "ext/gecode-1.3.1/gecode/int/cumulatives.cc".freeze, "ext/gecode-1.3.1/gecode/int/cumulatives.hh".freeze, "ext/gecode-1.3.1/gecode/int/cumulatives/val.icc".freeze, "ext/gecode-1.3.1/gecode/int/distinct".freeze, "ext/gecode-1.3.1/gecode/int/distinct.cc".freeze, "ext/gecode-1.3.1/gecode/int/distinct.hh".freeze, "ext/gecode-1.3.1/gecode/int/distinct/bilink.icc".freeze, "ext/gecode-1.3.1/gecode/int/distinct/bnd.icc".freeze, "ext/gecode-1.3.1/gecode/int/distinct/combptr.icc".freeze, "ext/gecode-1.3.1/gecode/int/distinct/dom.icc".freeze, "ext/gecode-1.3.1/gecode/int/distinct/edge.icc".freeze, "ext/gecode-1.3.1/gecode/int/distinct/node.icc".freeze, "ext/gecode-1.3.1/gecode/int/distinct/ter-dom.icc".freeze, "ext/gecode-1.3.1/gecode/int/distinct/val.icc".freeze, "ext/gecode-1.3.1/gecode/int/dom".freeze, "ext/gecode-1.3.1/gecode/int/dom.cc".freeze, "ext/gecode-1.3.1/gecode/int/dom.hh".freeze, "ext/gecode-1.3.1/gecode/int/dom/range.icc".freeze, "ext/gecode-1.3.1/gecode/int/dom/spec.icc".freeze, "ext/gecode-1.3.1/gecode/int/element".freeze, "ext/gecode-1.3.1/gecode/int/element.cc".freeze, "ext/gecode-1.3.1/gecode/int/element.hh".freeze, "ext/gecode-1.3.1/gecode/int/element/int.icc".freeze, "ext/gecode-1.3.1/gecode/int/element/view.icc".freeze, "ext/gecode-1.3.1/gecode/int/exception.icc".freeze, "ext/gecode-1.3.1/gecode/int/gcc".freeze, "ext/gecode-1.3.1/gecode/int/gcc.cc".freeze, "ext/gecode-1.3.1/gecode/int/gcc.hh".freeze, "ext/gecode-1.3.1/gecode/int/gcc/bnd.icc".freeze, "ext/gecode-1.3.1/gecode/int/gcc/dom.icc".freeze, "ext/gecode-1.3.1/gecode/int/gcc/gccbndsup.icc".freeze, "ext/gecode-1.3.1/gecode/int/gcc/graphsup.icc".freeze, "ext/gecode-1.3.1/gecode/int/gcc/lbc.icc".freeze, "ext/gecode-1.3.1/gecode/int/gcc/occur.icc".freeze, "ext/gecode-1.3.1/gecode/int/gcc/ubc.icc".freeze, "ext/gecode-1.3.1/gecode/int/gcc/val.icc".freeze, "ext/gecode-1.3.1/gecode/int/int-set.cc".freeze, "ext/gecode-1.3.1/gecode/int/int-set.icc".freeze, "ext/gecode-1.3.1/gecode/int/linear".freeze, "ext/gecode-1.3.1/gecode/int/linear.cc".freeze, "ext/gecode-1.3.1/gecode/int/linear.hh".freeze, "ext/gecode-1.3.1/gecode/int/linear/binary.icc".freeze, "ext/gecode-1.3.1/gecode/int/linear/bool-int.icc".freeze, "ext/gecode-1.3.1/gecode/int/linear/bool-view.icc".freeze, "ext/gecode-1.3.1/gecode/int/linear/dom.icc".freeze, "ext/gecode-1.3.1/gecode/int/linear/nary.icc".freeze, "ext/gecode-1.3.1/gecode/int/linear/noview.icc".freeze, "ext/gecode-1.3.1/gecode/int/linear/post.cc".freeze, "ext/gecode-1.3.1/gecode/int/linear/ternary.icc".freeze, "ext/gecode-1.3.1/gecode/int/propagator.icc".freeze, "ext/gecode-1.3.1/gecode/int/regular".freeze, "ext/gecode-1.3.1/gecode/int/regular.cc".freeze, "ext/gecode-1.3.1/gecode/int/regular.hh".freeze, "ext/gecode-1.3.1/gecode/int/regular/dfa.cc".freeze, "ext/gecode-1.3.1/gecode/int/regular/dfa.icc".freeze, "ext/gecode-1.3.1/gecode/int/regular/dom.icc".freeze, "ext/gecode-1.3.1/gecode/int/regular/reg.cc".freeze, "ext/gecode-1.3.1/gecode/int/rel".freeze, "ext/gecode-1.3.1/gecode/int/rel.cc".freeze, "ext/gecode-1.3.1/gecode/int/rel.hh".freeze, "ext/gecode-1.3.1/gecode/int/rel/eq.icc".freeze, "ext/gecode-1.3.1/gecode/int/rel/lex.icc".freeze, "ext/gecode-1.3.1/gecode/int/rel/lq-le.icc".freeze, "ext/gecode-1.3.1/gecode/int/rel/nq.icc".freeze, "ext/gecode-1.3.1/gecode/int/sortedness".freeze, "ext/gecode-1.3.1/gecode/int/sortedness.cc".freeze, "ext/gecode-1.3.1/gecode/int/sortedness.hh".freeze, "ext/gecode-1.3.1/gecode/int/sortedness/matching.icc".freeze, "ext/gecode-1.3.1/gecode/int/sortedness/narrowing.icc".freeze, "ext/gecode-1.3.1/gecode/int/sortedness/order.icc".freeze, "ext/gecode-1.3.1/gecode/int/sortedness/sortedness.icc".freeze, "ext/gecode-1.3.1/gecode/int/sortedness/sortsup.icc".freeze, "ext/gecode-1.3.1/gecode/int/var".freeze, "ext/gecode-1.3.1/gecode/int/var-imp.vis".freeze, "ext/gecode-1.3.1/gecode/int/var.icc".freeze, "ext/gecode-1.3.1/gecode/int/var/bool.icc".freeze, "ext/gecode-1.3.1/gecode/int/var/imp-body.icc".freeze, "ext/gecode-1.3.1/gecode/int/var/imp-hdr.icc".freeze, "ext/gecode-1.3.1/gecode/int/var/imp.cc".freeze, "ext/gecode-1.3.1/gecode/int/var/imp.icc".freeze, "ext/gecode-1.3.1/gecode/int/var/int.cc".freeze, "ext/gecode-1.3.1/gecode/int/var/int.icc".freeze, "ext/gecode-1.3.1/gecode/int/view".freeze, "ext/gecode-1.3.1/gecode/int/view.icc".freeze, "ext/gecode-1.3.1/gecode/int/view/bool.icc".freeze, "ext/gecode-1.3.1/gecode/int/view/constint.icc".freeze, "ext/gecode-1.3.1/gecode/int/view/int.icc".freeze, "ext/gecode-1.3.1/gecode/int/view/iter.icc".freeze, "ext/gecode-1.3.1/gecode/int/view/minus.icc".freeze, "ext/gecode-1.3.1/gecode/int/view/offset.icc".freeze, "ext/gecode-1.3.1/gecode/int/view/print.cc".freeze, "ext/gecode-1.3.1/gecode/int/view/rtest.icc".freeze, "ext/gecode-1.3.1/gecode/int/view/scale.icc".freeze, "ext/gecode-1.3.1/gecode/iter".freeze, "ext/gecode-1.3.1/gecode/iter.hh".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-add.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-append.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-array.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-cache.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-compl.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-diff.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-empty.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-inter.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-minmax.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-minus.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-offset.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-operations.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-scale.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-singleton.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-size.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-union.icc".freeze, "ext/gecode-1.3.1/gecode/iter/ranges-values.icc".freeze, "ext/gecode-1.3.1/gecode/iter/values-ranges.icc".freeze, "ext/gecode-1.3.1/gecode/iter/virtual-ranges-compl.icc".freeze, "ext/gecode-1.3.1/gecode/iter/virtual-ranges-inter.icc".freeze, "ext/gecode-1.3.1/gecode/iter/virtual-ranges-union.icc".freeze, "ext/gecode-1.3.1/gecode/iter/virtual-ranges.icc".freeze, "ext/gecode-1.3.1/gecode/kernel".freeze, "ext/gecode-1.3.1/gecode/kernel.hh".freeze, "ext/gecode-1.3.1/gecode/kernel/array.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/branching.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/core.cc".freeze, "ext/gecode-1.3.1/gecode/kernel/core.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/exception.cc".freeze, "ext/gecode-1.3.1/gecode/kernel/exception.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/macros.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/memory-manager.cc".freeze, "ext/gecode-1.3.1/gecode/kernel/memory-manager.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/memory.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/modevent.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/propagator.icc".freeze, "ext/gecode-1.3.1/gecode/kernel/view.icc".freeze, "ext/gecode-1.3.1/gecode/limits.hh".freeze, "ext/gecode-1.3.1/gecode/minimodel".freeze, "ext/gecode-1.3.1/gecode/minimodel.hh".freeze, "ext/gecode-1.3.1/gecode/minimodel/arithmetic.cc".freeze, "ext/gecode-1.3.1/gecode/minimodel/bool-expr.cc".freeze, "ext/gecode-1.3.1/gecode/minimodel/bool-expr.icc".freeze, "ext/gecode-1.3.1/gecode/minimodel/bool-rel.icc".freeze, "ext/gecode-1.3.1/gecode/minimodel/exception.icc".freeze, "ext/gecode-1.3.1/gecode/minimodel/lin-expr.cc".freeze, "ext/gecode-1.3.1/gecode/minimodel/lin-expr.icc".freeze, "ext/gecode-1.3.1/gecode/minimodel/lin-rel.icc".freeze, "ext/gecode-1.3.1/gecode/minimodel/matrix.icc".freeze, "ext/gecode-1.3.1/gecode/minimodel/scheduling.cc".freeze, "ext/gecode-1.3.1/gecode/search".freeze, "ext/gecode-1.3.1/gecode/search.hh".freeze, "ext/gecode-1.3.1/gecode/search/bab.cc".freeze, "ext/gecode-1.3.1/gecode/search/bab.icc".freeze, "ext/gecode-1.3.1/gecode/search/dfs.cc".freeze, "ext/gecode-1.3.1/gecode/search/dfs.icc".freeze, "ext/gecode-1.3.1/gecode/search/engine-ctrl.icc".freeze, "ext/gecode-1.3.1/gecode/search/lds.cc".freeze, "ext/gecode-1.3.1/gecode/search/lds.icc".freeze, "ext/gecode-1.3.1/gecode/search/reco-stack.icc".freeze, "ext/gecode-1.3.1/gecode/search/restart.icc".freeze, "ext/gecode-1.3.1/gecode/search/statistics.icc".freeze, "ext/gecode-1.3.1/gecode/search/stop.cc".freeze, "ext/gecode-1.3.1/gecode/search/stop.icc".freeze, "ext/gecode-1.3.1/gecode/set".freeze, "ext/gecode-1.3.1/gecode/set.hh".freeze, "ext/gecode-1.3.1/gecode/set/array.cc".freeze, "ext/gecode-1.3.1/gecode/set/array.icc".freeze, "ext/gecode-1.3.1/gecode/set/branch".freeze, "ext/gecode-1.3.1/gecode/set/branch.cc".freeze, "ext/gecode-1.3.1/gecode/set/branch.hh".freeze, "ext/gecode-1.3.1/gecode/set/branch/select-val.icc".freeze, "ext/gecode-1.3.1/gecode/set/branch/select-view.icc".freeze, "ext/gecode-1.3.1/gecode/set/cardinality.cc".freeze, "ext/gecode-1.3.1/gecode/set/convex".freeze, "ext/gecode-1.3.1/gecode/set/convex.cc".freeze, "ext/gecode-1.3.1/gecode/set/convex.hh".freeze, "ext/gecode-1.3.1/gecode/set/convex/conv.cc".freeze, "ext/gecode-1.3.1/gecode/set/convex/conv.icc".freeze, "ext/gecode-1.3.1/gecode/set/convex/hull.cc".freeze, "ext/gecode-1.3.1/gecode/set/convex/hull.icc".freeze, "ext/gecode-1.3.1/gecode/set/distinct".freeze, "ext/gecode-1.3.1/gecode/set/distinct.cc".freeze, "ext/gecode-1.3.1/gecode/set/distinct.hh".freeze, "ext/gecode-1.3.1/gecode/set/distinct/atmostOne.cc".freeze, "ext/gecode-1.3.1/gecode/set/distinct/atmostOne.icc".freeze, "ext/gecode-1.3.1/gecode/set/distinct/binomial.cc".freeze, "ext/gecode-1.3.1/gecode/set/distinct/binomial.icc".freeze, "ext/gecode-1.3.1/gecode/set/distinct/distinct.cc".freeze, "ext/gecode-1.3.1/gecode/set/distinct/distinct.icc".freeze, "ext/gecode-1.3.1/gecode/set/dom.cc".freeze, "ext/gecode-1.3.1/gecode/set/exception.icc".freeze, "ext/gecode-1.3.1/gecode/set/int".freeze, "ext/gecode-1.3.1/gecode/set/int.cc".freeze, "ext/gecode-1.3.1/gecode/set/int.hh".freeze, "ext/gecode-1.3.1/gecode/set/int/card.cc".freeze, "ext/gecode-1.3.1/gecode/set/int/card.icc".freeze, "ext/gecode-1.3.1/gecode/set/int/channel.cc".freeze, "ext/gecode-1.3.1/gecode/set/int/channel.icc".freeze, "ext/gecode-1.3.1/gecode/set/int/match.cc".freeze, "ext/gecode-1.3.1/gecode/set/int/match.icc".freeze, "ext/gecode-1.3.1/gecode/set/int/minmax.cc".freeze, "ext/gecode-1.3.1/gecode/set/int/minmax.icc".freeze, "ext/gecode-1.3.1/gecode/set/int/weights.cc".freeze, "ext/gecode-1.3.1/gecode/set/int/weights.icc".freeze, "ext/gecode-1.3.1/gecode/set/projectors".freeze, "ext/gecode-1.3.1/gecode/set/projectors-compiler.hh".freeze, "ext/gecode-1.3.1/gecode/set/projectors.cc".freeze, "ext/gecode-1.3.1/gecode/set/projectors.hh".freeze, "ext/gecode-1.3.1/gecode/set/projectors/compiler.cc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/projector-set.cc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/projector-set.icc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/projector.cc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/projector.icc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/propagator".freeze, "ext/gecode-1.3.1/gecode/set/projectors/propagator.hh".freeze, "ext/gecode-1.3.1/gecode/set/projectors/propagator/card.icc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/propagator/nary.icc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/propagator/re-nary.cc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/propagator/re-nary.icc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/set-expr.cc".freeze, "ext/gecode-1.3.1/gecode/set/projectors/set-expr.icc".freeze, "ext/gecode-1.3.1/gecode/set/propagator.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel".freeze, "ext/gecode-1.3.1/gecode/set/rel-op".freeze, "ext/gecode-1.3.1/gecode/set/rel-op-const.cc".freeze, "ext/gecode-1.3.1/gecode/set/rel-op.cc".freeze, "ext/gecode-1.3.1/gecode/set/rel-op.hh".freeze, "ext/gecode-1.3.1/gecode/set/rel-op/common.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel-op/inter.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel-op/partition.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel-op/post.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel-op/subofunion.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel-op/superofinter.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel-op/union.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel.cc".freeze, "ext/gecode-1.3.1/gecode/set/rel.hh".freeze, "ext/gecode-1.3.1/gecode/set/rel/common.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel/eq.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel/nosubset.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel/nq.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel/re-eq.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel/re-subset.icc".freeze, "ext/gecode-1.3.1/gecode/set/rel/subset.icc".freeze, "ext/gecode-1.3.1/gecode/set/select".freeze, "ext/gecode-1.3.1/gecode/set/select.cc".freeze, "ext/gecode-1.3.1/gecode/set/select.hh".freeze, "ext/gecode-1.3.1/gecode/set/select/disjoint.cc".freeze, "ext/gecode-1.3.1/gecode/set/select/disjoint.icc".freeze, "ext/gecode-1.3.1/gecode/set/select/idxarray.hh".freeze, "ext/gecode-1.3.1/gecode/set/select/idxarray.icc".freeze, "ext/gecode-1.3.1/gecode/set/select/inter.icc".freeze, "ext/gecode-1.3.1/gecode/set/sequence".freeze, "ext/gecode-1.3.1/gecode/set/sequence.cc".freeze, "ext/gecode-1.3.1/gecode/set/sequence.hh".freeze, "ext/gecode-1.3.1/gecode/set/sequence/common.icc".freeze, "ext/gecode-1.3.1/gecode/set/sequence/seq-u.cc".freeze, "ext/gecode-1.3.1/gecode/set/sequence/seq-u.icc".freeze, "ext/gecode-1.3.1/gecode/set/sequence/seq.cc".freeze, "ext/gecode-1.3.1/gecode/set/sequence/seq.icc".freeze, "ext/gecode-1.3.1/gecode/set/var".freeze, "ext/gecode-1.3.1/gecode/set/var-imp.vis".freeze, "ext/gecode-1.3.1/gecode/set/var.icc".freeze, "ext/gecode-1.3.1/gecode/set/var/imp-body.icc".freeze, "ext/gecode-1.3.1/gecode/set/var/imp-hdr.icc".freeze, "ext/gecode-1.3.1/gecode/set/var/imp.cc".freeze, "ext/gecode-1.3.1/gecode/set/var/imp.icc".freeze, "ext/gecode-1.3.1/gecode/set/var/integerset.cc".freeze, "ext/gecode-1.3.1/gecode/set/var/integerset.icc".freeze, "ext/gecode-1.3.1/gecode/set/var/iter.icc".freeze, "ext/gecode-1.3.1/gecode/set/var/set.cc".freeze, "ext/gecode-1.3.1/gecode/set/var/set.icc".freeze, "ext/gecode-1.3.1/gecode/set/view".freeze, "ext/gecode-1.3.1/gecode/set/view.icc".freeze, "ext/gecode-1.3.1/gecode/set/view/complement.icc".freeze, "ext/gecode-1.3.1/gecode/set/view/const.icc".freeze, "ext/gecode-1.3.1/gecode/set/view/print.cc".freeze, "ext/gecode-1.3.1/gecode/set/view/set.icc".freeze, "ext/gecode-1.3.1/gecode/set/view/singleton.icc".freeze, "ext/gecode-1.3.1/gecode/support".freeze, "ext/gecode-1.3.1/gecode/support/block-allocator.hh".freeze, "ext/gecode-1.3.1/gecode/support/dynamic-array.hh".freeze, "ext/gecode-1.3.1/gecode/support/dynamic-stack.hh".freeze, "ext/gecode-1.3.1/gecode/support/random.hh".freeze, "ext/gecode-1.3.1/gecode/support/shared-array.hh".freeze, "ext/gecode-1.3.1/gecode/support/sort.hh".freeze, "ext/gecode-1.3.1/gecode/support/static-pqueue.hh".freeze, "ext/gecode-1.3.1/gecode/support/static-stack.hh".freeze, "ext/gecode-1.3.1/install-sh".freeze, "ext/gecode-1.3.1/misc".freeze, "ext/gecode-1.3.1/misc/debian".freeze, "ext/gecode-1.3.1/misc/debian/Makefile.am".freeze, "ext/gecode-1.3.1/misc/debian/changelog".freeze, "ext/gecode-1.3.1/misc/debian/control".freeze, "ext/gecode-1.3.1/misc/debian/copyright".freeze, "ext/gecode-1.3.1/misc/debian/gecode.info".freeze, "ext/gecode-1.3.1/misc/debian/gecode.install".freeze, "ext/gecode-1.3.1/misc/debian/gecode.spec".freeze, "ext/gecode-1.3.1/misc/debian/rules".freeze, "ext/gecode-1.3.1/misc/doxygen".freeze, "ext/gecode-1.3.1/misc/doxygen/back.png".freeze, "ext/gecode-1.3.1/misc/doxygen/footer.html".freeze, "ext/gecode-1.3.1/misc/doxygen/gecode-logo-100.png".freeze, "ext/gecode-1.3.1/misc/doxygen/header.html".freeze, "ext/gecode-1.3.1/misc/doxygen/stylesheet.css".freeze, "ext/gecode-1.3.1/misc/fixproperties.sh".freeze, "ext/gecode-1.3.1/misc/gecode-minimodel.pc.in".freeze, "ext/gecode-1.3.1/misc/gecode-search.pc.in".freeze, "ext/gecode-1.3.1/misc/gecode.pc.in".freeze, "ext/gecode-1.3.1/misc/genchangelog.perl".freeze, "ext/gecode-1.3.1/misc/genlicense.perl".freeze, "ext/gecode-1.3.1/misc/genstatistics.perl".freeze, "ext/gecode-1.3.1/misc/gentxtchangelog.perl".freeze, "ext/gecode-1.3.1/misc/genvarimp.perl".freeze, "ext/gecode-1.3.1/misc/getrevision.perl".freeze, "ext/gecode-1.3.1/misc/makedepend.perl".freeze, "ext/gecode-1.3.1/test".freeze, "ext/gecode-1.3.1/test/int".freeze, "ext/gecode-1.3.1/test/int.cc".freeze, "ext/gecode-1.3.1/test/int.hh".freeze, "ext/gecode-1.3.1/test/int/arithmetic.cc".freeze, "ext/gecode-1.3.1/test/int/basic.cc".freeze, "ext/gecode-1.3.1/test/int/bool.cc".freeze, "ext/gecode-1.3.1/test/int/channel.cc".freeze, "ext/gecode-1.3.1/test/int/count.cc".freeze, "ext/gecode-1.3.1/test/int/distinct.cc".freeze, "ext/gecode-1.3.1/test/int/dom.cc".freeze, "ext/gecode-1.3.1/test/int/element.cc".freeze, "ext/gecode-1.3.1/test/int/gcc.cc".freeze, "ext/gecode-1.3.1/test/int/linear.cc".freeze, "ext/gecode-1.3.1/test/int/minimodel.cc".freeze, "ext/gecode-1.3.1/test/int/regular.cc".freeze, "ext/gecode-1.3.1/test/int/rel.cc".freeze, "ext/gecode-1.3.1/test/int/scheduling.cc".freeze, "ext/gecode-1.3.1/test/int/sortedness.cc".freeze, "ext/gecode-1.3.1/test/intset.cc".freeze, "ext/gecode-1.3.1/test/log.cc".freeze, "ext/gecode-1.3.1/test/log.hh".freeze, "ext/gecode-1.3.1/test/set".freeze, "ext/gecode-1.3.1/test/set.cc".freeze, "ext/gecode-1.3.1/test/set.hh".freeze, "ext/gecode-1.3.1/test/set/convex.cc".freeze, "ext/gecode-1.3.1/test/set/distinct.cc".freeze, "ext/gecode-1.3.1/test/set/dom.cc".freeze, "ext/gecode-1.3.1/test/set/int.cc".freeze, "ext/gecode-1.3.1/test/set/projection.cc".freeze, "ext/gecode-1.3.1/test/set/rel-op.cc".freeze, "ext/gecode-1.3.1/test/set/rel.cc".freeze, "ext/gecode-1.3.1/test/set/select.cc".freeze, "ext/gecode-1.3.1/test/set/sequence.cc".freeze, "ext/gecode-1.3.1/test/stress".freeze, "ext/gecode-1.3.1/test/stress.cc".freeze, "ext/gecode-1.3.1/test/stress.hh".freeze, "ext/gecode-1.3.1/test/stress/distinct.cc".freeze, "ext/gecode-1.3.1/test/stress/domain.cc".freeze, "ext/gecode-1.3.1/test/stress/exec.cc".freeze, "ext/gecode-1.3.1/test/stress/minsort.cc".freeze, "ext/gecode-1.3.1/test/stress/regular.cc".freeze, "ext/gecode-1.3.1/test/test.cc".freeze, "ext/gecode-1.3.1/test/test.hh".freeze, "ext/missing.cpp".freeze, "ext/missing.h".freeze, "ext/vararray.cpp".freeze, "ext/vararray.h".freeze, "lib/gecoder.rb".freeze, "lib/gecoder/bindings.rb".freeze, "lib/gecoder/bindings/bindings.rb".freeze, "lib/gecoder/interface.rb".freeze, "lib/gecoder/interface/binding_changes.rb".freeze, "lib/gecoder/interface/branch.rb".freeze, "lib/gecoder/interface/constraints.rb".freeze, "lib/gecoder/interface/constraints/bool/boolean.rb".freeze, "lib/gecoder/interface/constraints/bool/linear.rb".freeze, "lib/gecoder/interface/constraints/bool_enum/boolean.rb".freeze, "lib/gecoder/interface/constraints/bool_enum_constraints.rb".freeze, "lib/gecoder/interface/constraints/bool_var_constraints.rb".freeze, "lib/gecoder/interface/constraints/int/arithmetic.rb".freeze, "lib/gecoder/interface/constraints/int/domain.rb".freeze, "lib/gecoder/interface/constraints/int/linear.rb".freeze, "lib/gecoder/interface/constraints/int_enum/arithmetic.rb".freeze, "lib/gecoder/interface/constraints/int_enum/channel.rb".freeze, "lib/gecoder/interface/constraints/int_enum/count.rb".freeze, "lib/gecoder/interface/constraints/int_enum/distinct.rb".freeze, "lib/gecoder/interface/constraints/int_enum/element.rb".freeze, "lib/gecoder/interface/constraints/int_enum/equality.rb".freeze, "lib/gecoder/interface/constraints/int_enum/sort.rb".freeze, "lib/gecoder/interface/constraints/int_enum_constraints.rb".freeze, "lib/gecoder/interface/constraints/int_var_constraints.rb".freeze, "lib/gecoder/interface/constraints/reifiable_constraints.rb".freeze, "lib/gecoder/interface/constraints/set/cardinality.rb".freeze, "lib/gecoder/interface/constraints/set/connection.rb".freeze, "lib/gecoder/interface/constraints/set/domain.rb".freeze, "lib/gecoder/interface/constraints/set/operation.rb".freeze, "lib/gecoder/interface/constraints/set/relation.rb".freeze, "lib/gecoder/interface/constraints/set_enum/channel.rb".freeze, "lib/gecoder/interface/constraints/set_enum/distinct.rb".freeze, "lib/gecoder/interface/constraints/set_enum/operation.rb".freeze, "lib/gecoder/interface/constraints/set_enum/selection.rb".freeze, "lib/gecoder/interface/constraints/set_enum_constraints.rb".freeze, "lib/gecoder/interface/constraints/set_var_constraints.rb".freeze, "lib/gecoder/interface/enum_matrix.rb".freeze, "lib/gecoder/interface/enum_wrapper.rb".freeze, "lib/gecoder/interface/model.rb".freeze, "lib/gecoder/interface/search.rb".freeze, "lib/gecoder/interface/variables.rb".freeze, "lib/gecoder/version.rb".freeze, "specs/binding_changes.rb".freeze, "specs/bool_var.rb".freeze, "specs/branch.rb".freeze, "specs/constraints".freeze, "specs/constraints/arithmetic.rb".freeze, "specs/constraints/bool_enum.rb".freeze, "specs/constraints/boolean.rb".freeze, "specs/constraints/cardinality.rb".freeze, "specs/constraints/channel.rb".freeze, "specs/constraints/connection.rb".freeze, "specs/constraints/constraint_helper.rb".freeze, "specs/constraints/constraints.rb".freeze, "specs/constraints/count.rb".freeze, "specs/constraints/distinct.rb".freeze, "specs/constraints/element.rb".freeze, "specs/constraints/equality.rb".freeze, "specs/constraints/int_domain.rb".freeze, "specs/constraints/int_relation.rb".freeze, "specs/constraints/linear.rb".freeze, "specs/constraints/reification_sugar.rb".freeze, "specs/constraints/selection.rb".freeze, "specs/constraints/set_domain.rb".freeze, "specs/constraints/set_operation.rb".freeze, "specs/constraints/set_relation.rb".freeze, "specs/constraints/sort.rb".freeze, "specs/enum_matrix.rb".freeze, "specs/enum_wrapper.rb".freeze, "specs/int_var.rb".freeze, "specs/logging.rb".freeze, "specs/model.rb".freeze, "specs/search.rb".freeze, "specs/set_var.rb".freeze, "specs/spec_helper.rb".freeze, "tasks/all_tasks.rb".freeze, "tasks/distribution.rake".freeze, "tasks/rcov.rake".freeze, "tasks/specs.rake".freeze, "tasks/svn.rake".freeze, "tasks/website.rake".freeze, "vendor/rust".freeze, "vendor/rust/README".freeze, "vendor/rust/bin".freeze, "vendor/rust/bin/cxxgenerator.rb".freeze, "vendor/rust/include".freeze, "vendor/rust/include/rust_checks.hh".freeze, "vendor/rust/include/rust_conversions.hh".freeze, "vendor/rust/rust".freeze, "vendor/rust/rust.rb".freeze, "vendor/rust/rust/attribute.rb".freeze, "vendor/rust/rust/bindings.rb".freeze, "vendor/rust/rust/class.rb".freeze, "vendor/rust/rust/constants.rb".freeze, "vendor/rust/rust/container.rb".freeze, "vendor/rust/rust/cppifaceparser.rb".freeze, "vendor/rust/rust/cwrapper.rb".freeze, "vendor/rust/rust/cxxclass.rb".freeze, "vendor/rust/rust/element.rb".freeze, "vendor/rust/rust/enum.rb".freeze, "vendor/rust/rust/function.rb".freeze, "vendor/rust/rust/namespace.rb".freeze, "vendor/rust/rust/templates".freeze, "vendor/rust/rust/templates/AttributeDefinition.rusttpl".freeze, "vendor/rust/rust/templates/AttributeInitBinding.rusttpl".freeze, "vendor/rust/rust/templates/BindingsHeader.rusttpl".freeze, "vendor/rust/rust/templates/BindingsUnit.rusttpl".freeze, "vendor/rust/rust/templates/CWrapperClassDefinitions.rusttpl".freeze, "vendor/rust/rust/templates/ClassDeclarations.rusttpl".freeze, "vendor/rust/rust/templates/ClassInitialize.rusttpl".freeze, "vendor/rust/rust/templates/ConstructorStub.rusttpl".freeze, "vendor/rust/rust/templates/CxxClassDefinitions.rusttpl".freeze, "vendor/rust/rust/templates/CxxMethodStub.rusttpl".freeze, "vendor/rust/rust/templates/CxxStandaloneClassDefinitions.rusttpl".freeze, "vendor/rust/rust/templates/EnumDeclarations.rusttpl".freeze, "vendor/rust/rust/templates/EnumDefinitions.rusttpl".freeze, "vendor/rust/rust/templates/FunctionDefinition.rusttpl".freeze, "vendor/rust/rust/templates/FunctionInitAlias.rusttpl".freeze, "vendor/rust/rust/templates/FunctionInitBinding.rusttpl".freeze, "vendor/rust/rust/templates/MethodInitBinding.rusttpl".freeze, "vendor/rust/rust/templates/ModuleDeclarations.rusttpl".freeze, "vendor/rust/rust/templates/ModuleDefinitions.rusttpl".freeze, "vendor/rust/rust/templates/StandaloneClassDeclarations.rusttpl".freeze, "vendor/rust/rust/templates/VariableFunctionCall.rusttpl".freeze, "vendor/rust/rust/type.rb".freeze, "vendor/rust/test".freeze, "vendor/rust/test/Makefile".freeze, "vendor/rust/test/constants.rb".freeze, "vendor/rust/test/cppclass.cc".freeze, "vendor/rust/test/cppclass.hh".freeze, "vendor/rust/test/cppclass.rb".freeze, "vendor/rust/test/cwrapper.c".freeze, "vendor/rust/test/cwrapper.h".freeze, "vendor/rust/test/cwrapper.rb".freeze, "vendor/rust/test/dummyclass.hh".freeze, "vendor/rust/test/lib".freeze, "vendor/rust/test/lib/extension-test.rb".freeze, "vendor/rust/test/operators.cc".freeze, "vendor/rust/test/operators.hh".freeze, "vendor/rust/test/operators.rb".freeze, "vendor/rust/test/test-constants.rb".freeze, "vendor/rust/test/test-cppclass.rb".freeze, "vendor/rust/test/test-cwrapper.rb".freeze, "vendor/rust/test/test-operators.rb".freeze] s.homepage = "http://gecoder.rubyforge.org".freeze s.rdoc_options = ["--title".freeze, "Gecode/R".freeze, "--line-numbers".freeze, "--inline-source".freeze, "--accessor".freeze, "delegate".freeze, "--main".freeze, "README".freeze] s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Ruby interface to Gecode, an environment for constraint programming.".freeze s.test_files = ["specs/constraints/boolean.rb".freeze, "specs/constraints/bool_enum.rb".freeze, "specs/constraints/int_domain.rb".freeze, "specs/constraints/distinct.rb".freeze, "specs/constraints/set_domain.rb".freeze, "specs/constraints/constraint_helper.rb".freeze, "specs/constraints/selection.rb".freeze, "specs/constraints/int_relation.rb".freeze, "specs/constraints/sort.rb".freeze, "specs/constraints/count.rb".freeze, "specs/constraints/set_relation.rb".freeze, "specs/constraints/element.rb".freeze, "specs/constraints/arithmetic.rb".freeze, "specs/constraints/reification_sugar.rb".freeze, "specs/constraints/equality.rb".freeze, "specs/constraints/connection.rb".freeze, "specs/constraints/cardinality.rb".freeze, "specs/constraints/constraints.rb".freeze, "specs/constraints/channel.rb".freeze, "specs/constraints/linear.rb".freeze, "specs/constraints/set_operation.rb".freeze, "specs/branch.rb".freeze, "specs/model.rb".freeze, "specs/binding_changes.rb".freeze, "specs/int_var.rb".freeze, "specs/bool_var.rb".freeze, "specs/set_var.rb".freeze, "specs/enum_wrapper.rb".freeze, "specs/search.rb".freeze, "specs/logging.rb".freeze, "specs/enum_matrix.rb".freeze, "specs/spec_helper.rb".freeze] end