verigraph
verigraph copied to clipboard
Parallelisation of the Critical Pair Analysis
CPA process can be easily parallelized, and Haskell offers good options...
Relevant links:
- Haskell Wiki: Parallelism
- "Real World Haskell" book, chapter on concurrency and parallelism (only 2nd half is relevant)
- Parallel evaluation strategies library