Skip to content

Commit

Permalink
Add IsomorphicHypergraphQ to the main README file (#513)
Browse files Browse the repository at this point in the history
## Changes
* `IsomorphicHypergraphQ` was missing from the index of functions in the main README file. This PR adds it.
  • Loading branch information
maxitg committed Nov 3, 2020
1 parent 15065ce commit 8114c05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ We have a [Discord server](https://discord.setreplace.org). If you would like to
- Utility Functions
- [IndexHypergraph](Documentation/SymbolsAndFunctions/UtilityFunctions/IndexHypergraph.md)
- [HypergraphToGraph](Documentation/SymbolsAndFunctions/UtilityFunctions/HypergraphToGraph.md)
- [IsomorphicHypergraphQ](Documentation/SymbolsAndFunctions/UtilityFunctions/IsomorphicHypergraphQ.md)
- [Subhypergraph](Documentation/SymbolsAndFunctions/UtilityFunctions/Subhypergraph.md)
- [WolframModelRuleValue](Documentation/SymbolsAndFunctions/UtilityFunctions/WolframModelRuleValue.md)
- [GeneralizedGridGraph](Documentation/SymbolsAndFunctions/UtilityFunctions/GeneralizedGridGraph.md)
Expand Down

0 comments on commit 8114c05

Please sign in to comment.