This page describes the dining philosopher with fork manager properties in Computation Tree Logic (CTL). For other property specification formalisms, click on the name of the property.
AG ((( phil__1=s3 ) -> !( phil__2=s3 )) &
(( phil__2=s3 ) -> !( phil__1=s3 )))
Back to Dining Philosophers with Fork Manager
Back to main