Class | DepSelector::GecodeWrapper |
In: |
lib/dep_selector/gecode_wrapper.rb
|
Parent: | Object |
DontCareConstraint | = | -1 |
NoMatchConstraint | = | -2 |
DumpStatistics | = | true |
DebugLogsOn | = | false |
gecode_problem | [R] |
This insures that we properly deallocate the c++ class at the heart of dep_gecode. modeled after www.mikeperham.com/2010/02/24/the-trouble-with-ruby-finalizers/