From: <rv...@us...> - 2012-08-08 23:42:53
|
Revision: 2365 http://dotnetrdf.svn.sourceforge.net/dotnetrdf/?rev=2365&view=rev Author: rvesse Date: 2012-08-08 23:42:47 +0000 (Wed, 08 Aug 2012) Log Message: ----------- Changes joins in BaseMultiset to use MultiDictionary instead of HashTable to avoid the hash collision bug and reduce the number of entries we actually have to run IsCompatibleWith() comparisons over (which are expensive) Updated Acknowledgments.txt Modified Paths: -------------- Acknowledgments.txt Trunk/Libraries/core/Query/Algebra/BaseMultiset.cs Trunk/dotNetRDF.suo This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |