RubyGems Navigation menu

ruleby 0.5

Ruleby is a rule engine written in the Ruby language. It is a system for executing a set of IF-THEN statements known as production rules. These rules are matched to objects using the forward chaining Rete algorithm. Ruleby provides an internal Domain Specific Language (DSL) for building the productions that make up a Ruleby program. Release Notes for Version 0.5 * reset the TerminalNode.counter when initializing the RootNode. Thanks to Shashank for the patch. * added InitialFact so that NotPatterns can be put at the front of a rule [#1 status:resolved] * Improved rule assertion so that rules can be added after facts have been asserted [#9 state:resolved] * Added retrieve method to engine, and a unit-test for it

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.9.b7 - November 16, 2011 (44,5 KB)
  2. 0.9.b4 - June 28, 2011 (21,5 KB)
  3. 0.9.b3 - June 25, 2011 (21,5 KB)
  4. 0.9.b2 - June 24, 2011 (21,5 KB)
  5. 0.9.b1 - June 24, 2011 (21,5 KB)
  6. 0.5 - August 05, 2009 (22 KB)
Mostrar todas las versiones (23 total)

Propietarios:

Autores:

  • Joe Kutner, Matt Smith

SHA 256 checksum:

= Copiar al portapapeles ¡Copiado!

Total de descargas 151.433

Para esta versión 3.446

Licencias:

N/A

Versión de Ruby requerida: >= 1.8.2

Enlace: