mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-02 02:57:52 +00:00
improve code reading and clarity of topology parser: *modify the connections binding =>def fiber_dest_from_source to find all dest_city connected to a source_city =>def fiber_link to return the fiber link from source_city to dest_city *makes the parser algorithm more understandable *prepare for the equipment parser Signed-off-by: Jean-Luc Auge <jeanluc.auge@orange.com>