Code Monkey home page Code Monkey logo

Graph for Scala

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

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

You are also welcome as a co-contributor.

Have fun with Graph for Scala.

Peter

Branches

1.x started in 2011. It has evolved by paying high attention to version compatibility.

2.x started in 2019 to make some significant improvements that also need new, simplified signatures. New features include

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

Shipment is due shortly after Scala 2.13.11 is published because this fix will help to further simplify user code.

Roadmap

  • Complete migration of random graphs for 2.x.
  • Investigate whether and how the JSON module should be retained and migrated to 2.x or dropped. Migrate it if needed.
  • Remove internal State by possibly also changing node references to IDs.
  • Add support for algorithms by enrichment that use fluent properties.
  • Reimplement immutable graphs to be based on a persistent data structure.

scala-graph's Projects

scala-graph icon scala-graph

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.