Skip to content
forked from stchang/graph

Generic graph library and algorithms for Racket.

Notifications You must be signed in to change notification settings

jpverkamp/graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

graph

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 100.0%