# Rudrata cycle
Last edited: 2026-02-05
Rudrata cycle
Given a graph (undirected graph or directed graph ) $G = (V,E)$, a cycle $c$ is a Rudrata cycle if it visits every vertex exactly once.
Last edited: 2026-02-05
Given a graph (undirected graph or directed graph ) $G = (V,E)$, a cycle $c$ is a Rudrata cycle if it visits every vertex exactly once.