simple_path_rpq_problem (236B)
1 # Simple path rpq problem 2 3 Decide if there is a [simple_path] satisfing a [RPQ] 4 5 Topic of the [simple_path_trichotomy] 6 7 Also [enumeration]: [simple_path_rpq_enumeration] 8 9 Up: [simple_path_problem], [RPQ] 10 11 See also: [simple_path_modulo]