Handles an intersection where the meeting state equals the original start state. Reconstructs path through the final (backward) search tree.
process_start_intersection(
intersection_state,
reachable_states_final,
bridge_states_final,
final_index,
v_cols
)List with path and info, or NULL
Integer vector, the intersecting state
Data frame of backward-search states
List of bridge states for backward search
Hash index for backward states
Character vector of V-column names