This repository was archived by the owner on Nov 3, 2023. It is now read-only.
Implement Set Operators for Box Types #21
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Hacktoberfest
help wanted
Extra attention is needed
• +: Union of the bounding boxes
• *: Intersection of the bounding boxes
We can override the respective operators in both C++ and Python
Invalid operations should throw accordingly
Todo Checklist
MobilityDB queries for reference/test cases
The text was updated successfully, but these errors were encountered: