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 726d2b923f Added undirected graph management 2 years ago
algo Added undirected graph management 2 years ago
container Created the initial version 2 years ago
fp Created the initial version 2 years ago
graph Added undirected graph management 2 years ago
math Created the initial version 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.