Skip to content

Conversation

@ishii-norimi
Copy link
Member

Resolve #672 .

Changes proposed in this pull request:

  • Add from and to properties in edge class
  • Improve some method checking "already checked"
  • Improve chromaticIndex
  • Add clearNodes, clearEdges, isEulerian, isSemiEulerian, isHamiltonian, isSemiHamiltonian, toUndirected, toSimple, line, cleaving, hamiltonianPath, hamiltonianPathDynamicProgramming and hamiltonianCycle methods
  • Improve getEdges to set detail condition
  • Fix hasCycleEachNodes, subdivision, cartesianProduct, tensorProduct, strongProduct and lexicographicProduct

@ishii-norimi ishii-norimi merged commit 8237e41 into main Nov 1, 2023
@ishii-norimi ishii-norimi deleted the feature/672 branch November 1, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENH]: Improve and fix graph class

2 participants