A mini Python application to find all the routes between two nodes in a graph. Utilizes the uniform cost search algorithm to rank the paths found.