Skip to content
/ graph Public
forked from stchang/graph

Generic graph library and algorithms for Racket.

License

Notifications You must be signed in to change notification settings

clacke/graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph Build Status Scribble Docs

=====

Generic graph library and algorithms for Racket.

documentation

Requires Racket v5.3.2 or later.

To install via the package system:

raco pkg install graph

With Racket 5.3.6, say yes to installing dependencies.

Note: Due to PR 14032, when using Racket 5.3.6 in Windows, use the following command instead:

raco pkg install --deps search-auto graph

About

Generic graph library and algorithms for Racket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 100.0%