Sets and Dict test suites

James Aimonetti james.aimonetti@REDACTED
Mon Apr 5 21:27:37 CEST 2010


Does anyone on the list have test suites for testing sets and dict 
functionality using different backends? I'm going through Okasaki's book 
and currently implementing the splay trees, and, having looked at the 
rbsets and rbdict using red-black trees, I wanted to try implementing 
the API using the splay trees and testing the results against the 
official implementations.

Also, is there any writeup of the backends' strengths vs weaknesses for 
various use cases (as concerns Erlang specifically)? If not, I'd be 
interested in developing one if those with more experience could offer 
help as I worked on it.

Thanks,

James

-- 
James Aimonetti
mobile: 314.809.6307
work: 540.459.2220
email: james.aimonetti@REDACTED
website: http://jamesaimonetti.com



More information about the erlang-questions mailing list