Skip to content

raeez/lgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Makefile in the root directory contains some common actions:

  make      - build and run the benchmark suite detailed in Util/Bench.hs; results written to dist/bm.html
  make test - build and run the test suite detailed in Util.Test.hs; results written to stdout.
  make prof - build and run the profiling example (Util/Profile.hs)

additionally, cabal builds the haskell library+documentation:
  cabal clean/configure/build/haddock/install 

About

The Linear Graph Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published