| Package | Description |
|---|---|
| de.dfki.mycbr.core.retrieval |
All retrieval algorithms extend the abstract class
RetrievalEngine
and can be used within Retrieval objects to obtain the retrieval results
(possibly ordered pairs of case and corresponding similarity). |
| Constructor and Description |
|---|
SequentialRetrieval(Project p,
Retrieval r) |