[PURRS-devel] purrs/src alg_eq_solver.cc

Tatiana Zolo zolo at spartacus.cs.unipr.it
Fri Oct 11 21:31:06 CEST 2002


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at cs.unipr.it	2002-10-11 21:31:06

Modified files:
	src            : alg_eq_solver.cc 

Log message:
	Increased FIND_DIVISORS_THRESHOLD because during the resolution of the
	recurrence
	x(n) = x(n-1) + (27^n)^(-1) * factorial(1+n)^(-1) * factorial(2+n)^(-1)
	* factorial(n)^(-1) * factorial(3*n)
	(see file recurrences)
	we call `find_divisors()' with 1331.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/alg_eq_solver.cc.diff?cvsroot=purrs&r1=1.49&r2=1.50




More information about the PURRS-devel mailing list