Skip to content

JustusAdam/haxl-test-generated-graph

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Haxl test generated graphs

Installation and execution instructions

  1. Install rand-code-graph
  • Install shelly and text with cabal install shelly text
  • Change scripts/RunTests.hs
    1. Change graphGenerationBinaryLocation to the location of the compiled executable from rand-code-graph
    • set graphsToGenerate to the amount of graphs you want to generate per-level
    • set maxLevel to the maximum level you want to generate graphs for.
  • Run the tests with runhaskell scripts/RunTests.hs

Results will be written to results/, whereby haskell.json is the result of running the graphs with monadic Haskell, and haskell-applicative.json is the result of running the graphs in their applicative Haskell form.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published