Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Software
CoPaR
Commits
ed7a0bdb
Commit
ed7a0bdb
authored
Jun 03, 2019
by
Hans-Peter Deifel
🐢
Browse files
Add README file to src/ directory
parent
2d6c5572
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/README.md
0 → 100644
View file @
ed7a0bdb
This directory contains the source code of CoPaR, except tests and benchmarks.
### Subdirectory overview
-
`main`
contains code for the main
`copar`
executable
-
`prism-converter`
contains a converter for files from the PRISM benchmark
suite into CoPaR's own as well as various other file formats.
-
`random-dfa`
contains a generator for random deterministic finite automata
-
`random-wta`
contains a generator for random weighted tree automata
-
Everything else belongs to the Haskell library that contains most of CoPaR's
functionality.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment