# Rudrata path
Last edited: 2026-02-05
Rudrata path
Given a graph (undirected graph or directed graph ) $G = (V,E)$ a path $p$ is a Rudrata path if it visits every vertex exactly once.
Last edited: 2026-02-05
Given a graph (undirected graph or directed graph ) $G = (V,E)$ a path $p$ is a Rudrata path if it visits every vertex exactly once.