conflict-serializable-validator
A Python tool to check if a given transaction schedule is conflict serializable. It analyzes the schedule, builds a dependency graph, detects cycles, and determines whether the schedule can be serialized. Supports input from Excel files and provides a graphical representation of the dependency graph
https://github.com/coderatul/conflict-serializable-validator
Last synced: 3 days ago
JSON representation