| Interface | Description |
|---|---|
| IOracle |
Basic idea is that the interface can load reference data and act as a user in simulations
This data will be mostly given as a mapping
|
| Class | Description |
|---|---|
| OracleFactory |
Factory class that gives different types of oracles based on the file type
|
| SimpleOracle |
This class represents a naive oracle
|
Copyright © 2018. All rights reserved.