No Description

Mehrdad 6d6eb16c48 Add readme and contributing 7 years ago
HintCO 01dfef4631 end to end application done 7 years ago
.gitignore 96bfda111f output being produced with csv 7 years ago
CONTRIBUTING.md 6d6eb16c48 Add readme and contributing 7 years ago
LICENSE 49126b5ca2 Initial commit 7 years ago
README.md 6d6eb16c48 Add readme and contributing 7 years ago

README.md

HintCO

This framework is a automated co-simulation program which is based on hints. Co-simulation user define some hints in the framework, then framework automatically try to find best master algorithm in order to satisfy user hints. It runs numerous simulation and check the results and use the past results to improve next simulation with new master algorithm

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Windows platform.

Installing

In order to setup the frame work, you need follow these steps:

  1. Install Eclipse IDE for RCP and RAP Developers Version: Photon Release (4.8.0)

  2. Install Xtend (Version 2.16) Using Install new software in Help tab

  3. Install Xcore Using Install new software in Help tab

  4. Restart Eclipse

After following those steps, check dependencies to make sure that there is no error.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details