Brief description
Algorithm which implements a 'do nothing' resilience mechanism. Under failure, takes no action; while for reparations tries to restore to the primary path, provided that resources are available
Algorithm description table
Algorithm inputs | A complete network design. This algorithms does not require specific parameters. |
---|---|
Algorithm outputs | Upon reparation events may restore some routes |
Required libraries | None |
Keywords | None |
Authors | Pablo Pavón Mariño, José Luis Izquierdo Zaragoza |
Date | December 2013 |
Code | NRSim_AA_doNothing.java |
Detailed description
Upon failure events takes no action. However, upon reparation events, loops over the set of routes whose resources become available after the reparation and try to restore them