OCE is a tool that aims at dynamically building applications from building blocks present in an ambiant environment. It uses an intelligent multi-agent system to provide pertinent assemblies to the user by learning from their feedback.
## Requirements
Build and run using `Maven` and `Java 1.9`
## Configuration
Configure the engine, environment and end user interface used in `src/main/resources/config.properties`.
To use ICE as your end user interface, see [its documentation]().
## Utilisation
Run OCE with the `src/main/resources/config.properties` file configured as follows :