Update README.md

This commit is contained in:
Owen Troke-Billard 2024-09-16 13:04:54 -06:00
parent f71e758351
commit 4cc359aea9
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ It can find
[graph isomorphisms](https://en.wikipedia.org/wiki/Graph_isomorphism),
[subgraph isomorphisms](https://en.wikipedia.org/wiki/Subgraph_isomorphism_problem),
and [induced subgraph isomorphisms](https://en.wikipedia.org/wiki/Induced_subgraph_isomorphism_problem).
Graphs can be directed or undirected.
# Features