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-22 14:16:11 +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
lib/graph small adjustments 2016-02-22 14:16:11 +01:00
graphTester.go small adjustments 2016-02-22 14:16:11 +01:00