{% extends "network/base.html" %} {% block title %}Monte Carlo Simulation — {{ topology.name }}{% endblock %} {% block content %}
{{ topology.name }} — Cascading failure analysis & resilience scoring
| Scenario | Type | Iterations | Ran | Actions |
|---|---|---|---|---|
| {{ r.scenario_name }} | {{ r.scenario_type }} | {{ r.iterations }} | {{ (r.ran_at or '')[:16] }} |
| Name | Type | Description | Actions |
|---|---|---|---|
| {{ s.name }} | {{ s.scenario_type }} | {{ s.description }} |
No scenarios yet. Create one to simulate cascading failures.
Random — random node/link failures at configurable probabilities
Named — specific "what-if" failures (e.g., "carrier fiber cut")
Circuit Change — test resilience after adding/removing a circuit