Interface | Description |
---|---|
IExplanationEngine |
Interface for Lazy explanation engine.
|
Class | Description |
---|---|
ArrayEventStore |
A data structure which stores events during search, for lazy explanation purpose.
|
Explanation |
An explanation is simply a set of causes and decisions explaining a situation, for instance a conflict.
|
ExplanationEngine |
An Asynchronous, Reverse, Low-Intrusive and Lazy explanation engine
Based on "A Lazy explanation engine for Choco3", C.Prud'homme.
|
Rules |
A set of rules for
RuleStore
Created by cprudhom on 17/03/15. |
RuleStore |
A RuleStore is a central object in the Asynchronous, Reverse, Low-Intrusive and Lazy explanation engine.
|
Enum | Description |
---|---|
NoExplanationEngine |
Fake explanation engine.
|
Copyright © 2018. All rights reserved.