>
|
|
>
|
|
Create a Z-polyhedron in three-dimensional space.
>
|
|
| (1) |
>
|
|
>
|
|
Apply IntegerPointDecomposition to zp.
>
|
|
| (2) |
Create two other Z-polyhedra in three-dimensional space.
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
>
|
|
Check whether each integer point of zp1 is a point of zp.
>
|
|
Check whether each integer point of zp2 is a point of zp.
>
|
|
Double-check the above inclusion tests by using EnumerateIntegerPoints.
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |