Ticket #5 (closed task: fixed)

Opened 15 years ago

Last modified 15 years ago

Case Based Reasoner Component ABC

Reported by: bhilburn Owned by: bhilburn
Priority: Normal Milestone: Release 0.1.2
Component: cognitive_engines Version: All
Severity: Major Keywords:
Cc:

Description (last modified by bhilburn) (diff)

The current handling of CBR cognitive engines needs to be reworked.

We need to have a CBR abstract base class (ABC) that CBR CE implementations can inherit from for specific applications. Currently, a generic C source file is being copied around, which needs to be rewritten as-is.

Change History

Changed 15 years ago by bhilburn

  • summary changed from Case Based Reasoner Compenents to Case Based Reasoner Components

Changed 15 years ago by bhilburn

  • description modified (diff)
  • summary changed from Case Based Reasoner Components to Case Based Reasoner Component ABC

Changed 15 years ago by bhilburn

  • status changed from new to closed
  • resolution set to fixed

The CBR has now been fully implemented as a class, and all CE implementations are using it properly. See [468] through [477] for the associated changesets.

Changed 15 years ago by bhilburn

  • milestone set to Release 0.1.2
Note: See TracTickets for help on using tickets.