You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some scientific problems may involve the comparison of two sets of results for intersections, or aggregation of results by set union.
Mathematical set options could be implemented in the KBA API to deal with this. If the "result caching" operations are implemented (see #59), then such set operations could be accelerated on the client side and the resulting set identified by query id (allowing for set retrieval or reuse in other queries).
The text was updated successfully, but these errors were encountered:
Some scientific problems may involve the comparison of two sets of results for intersections, or aggregation of results by set union.
Mathematical set options could be implemented in the KBA API to deal with this. If the "result caching" operations are implemented (see #59), then such set operations could be accelerated on the client side and the resulting set identified by query id (allowing for set retrieval or reuse in other queries).
The text was updated successfully, but these errors were encountered: