HomeHEPForge

Bug fix in the machinery.py module meaning that all possible traanslations were…

Description

Bug fix in the machinery.py module meaning that all possible traanslations were not being found. Rewrote section using an implementation of Djikstra's algorithm for paths between nodes on a graph.

Details