Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Graph for Scala is intended to provide basic graph functionality seamlessly fitting into the Scala Collection Library. Like the well known members of scala.collection, Graph for Scala is an in-memory graph library aiming at editing and traversing graphs, finding cycles etc. in a user-friendly way.

License

NotificationsYou must be signed in to change notification settings

scala-graph/scala-graph

Repository files navigation

This is the source code repository and issue tracker forGraph for Scala.

Questions or any feedback are appreciated.Please use GitHub issues for proven issues or enhancement requests, not for questions.

You are also welcome as a co-contributor.

Have fun with Graph for Scala.

Peter

Branches

1.x started in 2011, is now superseeded by 2.x. It evolved by paying high attention to version compatibility.

2.x, thedefault branch, started in 2019 to make some significant improvements that also needed new, simplified signatures.The new features include

  • multiple sources for directed hyperedges
  • easy edge class definition using case classes, thus easy definition of ADTs for edges
  • improved functional graph handling.

2.0 was released in May 2023.

persistent opened in January 2024 with the aim of implementing a persistent data structure.

About

Graph for Scala is intended to provide basic graph functionality seamlessly fitting into the Scala Collection Library. Like the well known members of scala.collection, Graph for Scala is an in-memory graph library aiming at editing and traversing graphs, finding cycles etc. in a user-friendly way.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors19


[8]ページ先頭

©2009-2025 Movatter.jp