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