# Rudrata path problem

Last edited: 2023-11-15

# Statement

Rudrata path problem

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

# Solutions

# Theory

# Related problems