then (because opj (X) can never be swap with opi (X)):
Specifically:
we add the edge Ti → Tj to the graph
The serial schedule is: T1 T2 T3
Group the actions by their DB elements:
This schedule is not conflict-serializable because there is a cycle
Therefore: there is no way to swap non-conflicting actions to convert the schedule into a serial schedule !!!