[Icfp04-discuss] resting

Christoph Bartoschek bartoschek at gmx.de
Fri Jun 4 19:42:49 EDT 2004


Hi,

in the function step i read:


if resting(a) > 0 then
	set_resting(a, resting(a) -1)
else
	switch get_instruction(color(a), state(a)) of 
        .....
           // all cases
        ....
	case Flip(p, st1,  st2);



Is it correct that during the resting phase no other actions like sensing are 
allowed?

Christoph
 


More information about the Icfp04-discuss mailing list