Commit Graph

14 Commits

Author SHA1 Message Date
b6cdd049bf Fixed indent in function descriptions 2023-09-11 12:22:12 +02:00
642b78c900 replaced tabs with whitespace, linted c code, reduced line lengths if possible for better readability 2023-09-07 13:36:33 +02:00
Ämin on ThinkPad
ab5a90dc38 extened Makefile, added ./tools/removeiso.py, added option --graphviz, readme Makefile 2023-09-07 10:03:10 +02:00
Ämin on ThinkPad
6939bd5fa9 Added .gitignore file 2023-09-06 18:08:40 +02:00
Ämin on ThinkPad
1147ac9251 Label nodes with line number in the graph; This supresses a warning when packing graphs together with gvpack 2023-05-12 09:15:11 +02:00
Ämin on ThinkPad
debfb7a196 source files moved 2023-05-11 14:35:53 +02:00
Ämin on ThinkPad
a1c3fecaf8 Extended README.md and added example.png to introduce the graphviz tool 2023-05-11 14:34:12 +02:00
Ämin on ThinkPad
5745c96829 added program to translate adjancency matrices into graphviz encoding. this is useful to display SOCs; adjusted Makefile accordingly 2023-05-11 13:58:06 +02:00
Ämin on ThinkPad
e8cdd786a5 moved source files to /src/ directory; adjusted README.md and Makefile 2023-05-11 13:54:55 +02:00
b8719c752d Updated README.md 2023-05-08 18:53:16 +00:00
Ämin on ThinkPad
76a540dce9 Improved status printing 2023-05-08 20:49:20 +02:00
263805631e Updated README.md: Graph-isomorphism limitation and Mathematica snippet 2023-05-04 16:46:15 +00:00
1505dd17b5 First public version 2023-05-04 16:10:31 +00:00
41148011be Initial commit 2023-05-03 17:10:35 +00:00