A graph implementation based entirely on functions. This text is about the implementation of a Go tool based entirely on functions – the API contains only immutable data types, and the code is built on top of a struct with five function fields. It’s a tool for building virtual graphs. In a virtual graph no vertices or edges are stored in memory, they are instead computed as needed. The tool is part of a larger library of generic graph algorithms.

Features

  • The package graph contains the basic graph library
  • The subpackage graph/build is the tool for building virtual graphs
  • Documentation available
  • Examples available
  • There is an online reference for the build tool at godoc
  • It’s also possible to define a new graph by writing a function that describes the edge set of the graph

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

BSD License

Follow Your basic graph

Your basic graph Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Your basic graph!

Additional Project Details

Programming Language

Go

Related Categories

Go Libraries

Registered

2024-05-31