Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e069fcd

Browse files
Create README.md
1 parent c93c4d8 commit e069fcd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Hamiltonean Cycles
2+
A **Hamiltonean Path** is a path in an undirected or directed graph that visits each vertex exactly once. A **Hamiltonian cycle** (or Hamiltonian circuit) is a Hamiltonian path that is a cycle. Determining whether such paths and cycles exist in graphs is the Hamiltonian path problem, which is NP-complete.
3+
4+
## References
5+
-[Wikipedia](https://en.wikipedia.org/wiki/Hamiltonian_path)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /