Provides efficient query engine for discrete spaces.
Uses dictionary lookups for elements indices and presence in general. Each space obtains a lookup dictionary which performs translation from given index/coordinate into the index within an index table (with a dimension per each space to search within).
TODO: - extend documentation - repr
Parameters : | sorted : bool
|
---|
Either to sort the query results