Giter VIP home page Giter VIP logo

henryem / scala-graph Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scala-graph/scala-graph

0.0 1.0 0.0 351 KB

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: Other

scala-graph's Introduction

Graph for Scala

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. Besides ready-to-go implementations of JSON-Import/-Export and Dot-Export, more popular graph formats, mirroring of graph databases as well as distributed processing are due to be supported.

Graph for Scala was originally planned to be moved from Assembla to the Scala Extended Core Library, a new facility to be launched sometime later by the Scala Core Team. Until then, use Graph for Scala on Assembla along with this repository.

To download the latest release 1.6.1 of the core module, SBT users will have to add

libraryDependencies += "com.assembla.scala-incubator" % "graph-core_2.10" % "1.6.1"

As a Maven user, please set

group id: com.assembla.scala-incubator  
artifact id: graph-core_2.10  
version: 1.6.1  

For a direct download you may select the required artifacts including the executable JARs, Scaladoc and sources here.

You may also browse Scaladoc online at Core API, Constrained API, Dot API and JSON API.

Any feedback is appreciated. You are also welcome as a co-contributor.

Have fun with Graph for Scala.

Peter

scala-graph's People

Contributors

adelbertc avatar fiadliel avatar

Watchers

 avatar

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.