# Rudrata cycle problemLast edited: 2026-02-05# StatementRudrata cycle problemGiven a graph $G = (V,E)$, what is a Rudrata cycle if it exists?# Solutions# Theory# Related problemsRudrata path problem