Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danglotb/decide-ejcp

N-version programming
https://github.com/danglotb/decide-ejcp

Last synced: 12 days ago
JSON representation

N-version programming

Awesome Lists containing this project

README

        

# decide-ejcp
N-version programming

[Spec](http://www.monperrus.net/martin/decide.pdf)

```
mvn compile exec:java -Dexec.mainClass="Model"
```

```
mvn compile exec:java -Dexec.mainClass="Model" -Dexec.args="input/input0.json" -quiet
```