CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-02-25 12:18:02
Modified files:
src : rr_classifier.cc
Log message:
Fixed a bug in the function `find_non_linear_term()'.
Minor change in the function `classify()'.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_classifier.cc.diff?c…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-02-22 21:56:18
Modified files:
src : Functional_Equation_Info.defs.hh
Functional_Equation_Info.inlines.hh
Log message:
Generalized the object `Functional_Equation_Info': added
the private data `rank_' and substituted the `Expr coefficient'
and the `Number divisor_arg' with a vector of `Expr' and a vector of `Number',
respectively.
Moreover, added the public methods in order to access to the new data.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Functional_Equation_Inf…http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Functional_Equation_Inf…