But what will be cost of search/insert for this
HashTable(Integer, ConstructedDomain, ?) ?
Waldek wrote
http://groups.google.com/group/fricas-devel/browse_thread/thread/e629652b3291e021#b7b44869dd0ab376
so I don't understand your question.
You find complexity values for Hashtables here
http://en.wikipedia.org/wiki/Hash_table
But maybe you want a binary search tree. There is one in FriCAS, but I
don't see whether it is matching your purpose.
Ralf
--
You received this message because you are subscribed to the Google Groups "FriCAS -
computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.