Compute adjacency matrices for Graphviz graphs
Go to file
filifa 2b49d8dd51 return errors instead of panicking 2025-05-09 22:50:21 -04:00
cmd return errors instead of panicking 2025-05-09 22:50:21 -04:00
.gitignore create .gitignore 2025-05-06 22:24:57 -04:00
COPYING initial commit 2025-05-01 18:30:59 -04:00
go.mod rename to gv2adj 2025-05-06 21:48:17 -04:00
go.sum implement checking if graph is an absorbing markov chain 2025-05-01 21:05:12 -04:00
main.go rename to gv2adj 2025-05-06 21:48:17 -04:00