Skip to content

b-hass/scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algebraic Graphs in Scala

There is only one file of interest at the moment.

This is only an experiment at this point. If you'd like this library to be developed further, please raise an issue.

If you don't know what algebraic graphs are, have a look at this paper.

Compile

Run sbt and then compile.

Experiment in REPL

Run :paste src/main/scala/alga/Graph.scala in scala REPL.

Build docs

Run scaladoc src/main/scala/alga/Graph.scala, browse alga/Graph.html.

About

Algebraic Graphs in Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%