Ticket #3 (closed task: fixed)
Design root class for decision maker
Reported by: | smidl | Owned by: | smidl |
---|---|---|---|
Priority: | major | Milestone: | Replication of ACC merging experiment |
Component: | bdm core | Version: | |
Keywords: | Cc: |
Description
A root class for designing of the decision making strategy should be as generic as possible.
It should mimic behaviour of the BM class for identification, i.e. it should have a virtual function "design()" and a method for obtaining results, e.g. "fn strategy()".
At the moment I am not aware of any parameters of these functions. (This may change in the future).
Change History
Note: See
TracTickets for help on using
tickets.