[PURRS-devel] purrs/tests heap

Tatiana Zolo zolo at spartacus.cs.unipr.it
Tue Aug 12 17:11:25 CEST 2003


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at cs.unipr.it	2003-08-12 17:11:25

Modified files:
	tests          : heap 

Log message:
	Changed the mark to the two following recurrences
	x(n) = mod(2*x(n-1),143)
	x(n) = mod(2*x(n-1),m)
	from `yv' to `n'.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/tests/heap.diff?cvsroot=purrs&r1=1.150&r2=1.151




More information about the PURRS-devel mailing list