See: Description
| Interface | Description |
|---|---|
| IProvisioningAlgorithm |
Contract that must be fulfilled such that a provisioning algorithm can be run in
Net2Plan. |
| IResilienceEventGenerator |
Contract that must be fulfilled such that a connection event generator can be run in the
Connection simulator included within Net2Plan. |
| Class | Description |
|---|---|
| FailureNetState | |
| ProvisioningActions |
Provides a set of actions to be returned by provisioning algorithms.
|
| ResilienceEvents |
Provides a set of events to be returned by resilience event generators.
|