This page describes the dining philosopher with fork manager properties as Never Claims. For other property specification formalisms, click on the name of the property.
Adjacent Philosophers Not Eating property
never { do :: phil__1[phil_1_pid]@state_3 & phil__2[phil_2_pid]@state_3 -> goto accept :: else -> skip od; accept: do :: skip od }
Back to Dining Philosophers with Fork Manager
Back to main