In database theory, what is the difference between \"conflict serializable\" and \"conflict equivalent\"?
My textbook has a section on conflict serializable but glosses
Definitions have already been explained perfectly, but I feel this will be very useful to some.
I've developed a small console program (on github) which can test any schedule for conflict serializability and will also draw a precedence graph.