* Added multi-object collection that allows to keep multiple distance-based list of answers
* Changed multi-object distance function prototype to avoid static arrays in favor of collections * Cleanup of the add methods in RankedSortedCollection and descendants * Multi-query operation now uses list of query objects internally instead of static array (however, the constructor still requires an array to allow batch-file constructors)
Loading
Please sign in to comment