Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 582 Bytes

File metadata and controls

14 lines (11 loc) · 582 Bytes

Python Baseline — Archived

This directory contains the original Python implementation of FailMapper (ASE 2025), archived on 2026-07-08 after the Java port was completed and validated against it.

Status: frozen reference. The code here is the baseline (commit d2baa9e) used by the port's differential validation. Do not evolve features here — the active implementation lives in ../java/.

  • Original usage instructions: README.md
  • Original technical docs: doc/
  • File contents are unchanged since commit d2baa9e, apart from this relocation.