Minimal Working Example¶
Description¶
Minimal Working Example (MWE) is a simple directional QSR aimed to demonstrate how to implement a new QSR and integrate it in QSRlib.
Relations¶
All the possible MWE relations between a blue object X and a red object Y are:
| Relation | Illustration | Interpretation |
|---|---|---|
| X left Y |
|
X is to the left of Y. |
| X right Y |
|
X is to the right of Y. |
| X together Y |
|
X and Y are together. |