An experimental ADS (Abstract Data Structure) framework written in Go (golang) that implements a generic and modular ADS, which the user may expand upon to implement fx. graphs, trees, heaps, linked lists, etc.
Go to file
Mikkel Milo b0bb4f96be minor test fix 2016-03-13 16:21:47 +01:00
github.com A small graph package that implements basic graph features 2016-02-20 16:42:46 +01:00
golang.org/x A small graph package that implements basic graph features 2016-02-20 16:42:46 +01:00
graphTester.go minor test fix 2016-03-13 16:21:47 +01:00