25.12.2014 Views

On improving efficiency of model checking through systematically ...

On improving efficiency of model checking through systematically ...

On improving efficiency of model checking through systematically ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

else false;<br />

wl11’= if wl10 then wl1011<br />

else if wl11 then not (c1 or c2 or c3)<br />

else false;<br />

wl12’= if wl11 then ( c1 or c2 or c3 )<br />

else if wl12 then not wl12s<br />

else false;<br />

L1’= if s and ls2 then 0<br />

else if (l5 and l56) then 0<br />

else if l6 and l56 then 1<br />

else if l5 and l57 then 1<br />

else if (wl5 and wl56) then 0<br />

else if wl6 and wl56 then 1<br />

else if (wl5 and wl57) then 1<br />

else L1;<br />

L2’= if l2 and l23 then 0<br />

else if ws and wls2 then 0<br />

else if ws and wls9 then 1<br />

else if wl2 and wl23 then 1<br />

else L2;<br />

r1’= if true then 1<br />

else if l3 and l34 then Latest<br />

else r1;<br />

Prefer2’= if true then 1<br />

else if l4 and l45 then r1<br />

else Prefer2 ;<br />

Prefer1’ = if true then 1<br />

else if wl4 and wl45 then w1<br />

else Prefer1;<br />

Latest’= if true then 1<br />

else if wl3 and wl34 then r1<br />

else if wl12 and wl12s then widx<br />

else Latest;<br />

ridx’= if true then 1<br />

else if l6 and l6r then Prefer2<br />

else if l7 and l7r then Prefer1<br />

else ridx;<br />

widx’ = if true then 1<br />

69

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!