oldk1331 wrote:
> 
> remove cycle related functions from Tree
> 
> As I said in previous mail, cyclic structure are not allowed
> by definition of the tree data structure.  Also, these
> functions are not used at all, so removing them will not
> break anything.

At abstract level there are no cycles.  But at representation
level cycles could be used to represent infinite trees.
That was probably the intention behind cycle related functions
in Tree.  OTOH current cycle functions look clumsy and there
is suspicion that they do not work at all.  So removal is
resomable.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to