CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-11-25 16:01:45
Modified files:
src : Recurrence.cc
Log message:
Fixed the method `validate_initial_condition()'.
When it evaluates the expression containing the exact solution for
`n = i, ..., i+k-1 (k is the order of the recurrence)
it verifies that the final result is "synctactically" equal to `x(n)'
or to the expression associated to `x(n)' in the map `initial_conditions',
for `n = i, ..., i+k-1'.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsr…