# Case Library ## RTS-96 Vulnerability Analysis The `examples/Vulnerability_Analysis` folder contains the RTS-96 transmission-line interdiction case. It includes: - MATLAB data/model builders for the Zhao-Zeng RTS-96 benchmark. - A compact demo entry point: `main_Vulnerability_Analysis.m`. - Exported MibS MPS/AUX/PAR instances under `mibs`. Run the demo from the repository root: ```matlab run('examples/Vulnerability_Analysis/main_Vulnerability_Analysis.m'); ```