The definition of graph isomorphism was added. Information about graph K2 walk was added.#14
The definition of graph isomorphism was added. Information about graph K2 walk was added.#14dimbo4ka wants to merge 1 commit into
Conversation
…h K2 walk was added
|
Thanks for your contribution! Note however that it is better to dedicate each PR to a single feature or change. For example, it would be better to devote this PR to isomorphism definition only, and submit another PR with the note about the actual possibility of a closed walk with distinct vertices, but repeated edges in the very specific case. Regarding the latter, it is not exactly about Let's split this PR into two, rename this one, add some non-empty description (even I do this, see my PRs at work, so you can definitely come up with some generic PR description!), and merge, since the part about the isomorphism looks good. It is also necessary to double check that the tight layout does not break after the added text, but I will do it myself. |
|
Thanks so much for the feedback! I'll fix the flaws. |
No description provided.