CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2002-09-03 23:47:16
Modified files:
tests : recurrences
Log message:
Uncommented some recurrence relation of order 3 and added other two
recurrence of order 3.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/tests/recurrences.diff?cvsr…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2002-09-03 23:45:15
Modified files:
src : rr_solver.cc
Log message:
Added the function 'solve_linear_constant_coeff()' that solves linear
recurrence relations with constant coefficient of order greater than two.
Furthermore now 'add_initial_conditions()' and 'verify_solution()' are
applied only one time at the end of the main function 'solve()'.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_solver.cc.diff?cvsro…