| Module | DRP |
| In: |
lib/utils.rb
lib/info.rb lib/weights_and_max_depths.rb lib/defaults.rb lib/rule_engine.rb lib/instance_methods.rb lib/pso.rb lib/error.rb |
| VERSION_MAJOR | = | 0 |
| VERSION_MINOR | = | 0 |
| VERSION_TWEAK | = | 1 |
| Version | = | "#{VERSION_MAJOR}.#{VERSION_MINOR}.#{VERSION_TWEAK}" |
| Copyright | = | 'Copyright (c) 2006 by Chritophe McKeon <polypus@yahoo.com>' |
| DEFAULT | = | { :max_depth => 10, :weight => 1.0, :test_for_extend_name_clashes => true |