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
2016-02-25 13:49:33 +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 Made graph more generic and efficient 2016-02-25 13:49:33 +01:00