Skip to content

RaoulLuque/connect-rust-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect-rust-graphs

Simple graph library for graphs with labels.

Functionality includes but is not limited to:

  • Being able to use keys for the vertices of arbitrary type that implements Eq, PartialEq, Hash and the Copy trait.
  • Labels for vertices
  • Iterating over outbound or inbound neighbours of a vertex

About

Simple graph library for gamestate graphs in rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages