Olivier Abrivard's utilies library for Go. Contains math functions, graph algorithms, etc.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard cd2d008166 Cleaned code for project root retrieval 2 years ago
algo Added undirected graph management 2 years ago
container Added graph search adlgorithms and Heap and PriorityQueue data structures 2 years ago
file Cleaned code for project root retrieval 2 years ago
fp Created the initial version 2 years ago
graph Added graph search adlgorithms and Heap and PriorityQueue data structures 2 years ago
maths Added graph search adlgorithms and Heap and PriorityQueue data structures 2 years ago
parse Created the initial version 2 years ago
.gitignore Added undirected graph management 2 years ago
README.md Initial commit 2 years ago
go.mod Created the initial version 2 years ago
go.sum Created the initial version 2 years ago

README.md

abrolgo

Olivier Abrivard's utilies library for Go. Contains math functions, graph algorithms, etc.