In this module, we focus on SSSP in the presence of negative cycles. We discuss an implementation of the Bellman-Ford algorithm in the context of the Wormholes problem on UVa, which you can find here.
The code discussed in the second video can be found here: