Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 536 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 536 Bytes

A first version of a mini corpus

Tiny set of java programs for benchmarking muse stuff. Programs in the same subfolder are assumed to be similar.

Click travis button to see build results: Click here to see the Results of the experiments on TravisCI

Requires Java >=7 and python subprocess32.

Build all projects with

python build_all.py compile

Clean everythin with

python build_all.py clean