# Rudrata path problem

Last edited: 2026-02-05

# Statement

Rudrata path problem

Given a graph $G = (V,E)$, what is a Rudrata path if it exists?

# Solutions

# Theory

# Related problems