I am implementing the Bellman-Ford algorithm. The graph I am testing is in CLRS: Graph. Here is my graph initialization: