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