Class DepSelector::GecodeWrapper
In: lib/dep_selector/gecode_wrapper.rb
Parent: Object

Methods

Constants

DontCareConstraint = -1
NoMatchConstraint = -2
DumpStatistics = true
DebugLogsOn = false

Attributes

gecode_problem  [R] 

Public Class methods

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/

Public Instance methods

[Validate]