In my research, I have a particular 18x18 matrix $\mathbf{A}$ which defines the linear system $\mathbf{A}\cdot \mathbf{x} \leq \mathbf{-1}$ over the nonnegative integers. And I'm interested in computing the complete pareto frontier of the system , that is to say the set of all "primitive" solutions $\mathbf{x}$ which cannot be decomposed as $\mathbf{x} = \mathbf{x}^\prime +\mathbf{y}$ with $\mathbf{x}^\prime$ a strictly smaller solution and $\mathbf{y}$ a nonnegative vector.
For general $\mathbf{A}$, this is hard to compute: Dickson's lemma guarantees that the set of such minimal solutions is finite, but this is not much practical reassurance. I am currently using a branch-and-bound method to find them all, albeit inefficiently.
My question is this: My matrix $\mathbf{A}$ is not arbitrary, but is in fact the difference of two binary matrices, meaning that every entry is in $\{-1, 0, +1\}$. I am wondering what the state of the art is on computing the pareto frontier for such a special case---if there is an obviously more efficient method that takes advantage of the structure of this problem (nonnegative integer solutions, linear objective, approximately binary matrix.)
(That is my main question, but barring a solution there, I would also be interested in making inroads on the combinatorics of this problem---do we know any bounds on the number of pareto optimal solutions in this case, even if computing them is hard?)
Edit: Here is a representative $\mathbf{A}$, with plus, minus, and blank denoting +1, -1, and 0 for concision: $$\begin{bmatrix} & & & & & & & & & & & &- & & & &- & \\ &- &- & &+ &+ & & & & & &+ &- & &- & &+ & \\ &+ &- & &- & & & & & & & &+ & &- & & & \\ & &+ &- &- & & & & &+ & & & & &- & & & \\ &- &+ & &- & & &- & &- & &- &+ & &- & &- & \\ &- &- & &+ &- & & & &+ & & & & &+ & &- & \\ + & & & & &+ & &- & &- &- &- &+ & & &+ &+ &- \\ & & & & & & & & & & & & & & & &- & \\ & & & & & & & & &- & & & & & & & & \\ & & &- &+ & &+ & & & & &+ &- & & & &- & \\ & & & & & & & & & & & & & & &- & & \\ &- & & &+ & &- &- & &- &+ & & & & &+ &- &- \\ &+ & & & &+ &- & & &+ & &+ & & & & &- & \\ - & & & & & & & & & & & & & & & & & \\ & & & & & & & & & & & & & & & & &- \\ & & & & & &- & & & &+ & & & & &- & &- \\ &- &- &- & &+ & & & & & & &+ & & & &- &+ \\ &- & & & & &+ &- & & & & & & &+ &+ &- & \end{bmatrix}$$
Alternatively, here is a plain text representation of $A$:
0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 -1 0 0 -1 -1 0 1 1 0 0 0 0 0 1 -1 0 -1 0 1 0 0 1 -1 0 -1 0 0 0 0 0 0 0 1 0 -1 0 0 0 0 0 1 -1 -1 0 0 0 0 1 0 0 0 0 -1 0 0 0 0 -1 1 0 -1 0 0 -1 0 -1 0 -1 1 0 -1 0 -1 0 0 -1 -1 0 1 -1 0 0 0 1 0 0 0 0 1 0 -1 0 1 0 0 0 0 1 0 -1 0 -1 -1 -1 1 0 0 1 1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 -1 1 0 1 0 0 0 0 1 -1 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 -1 0 0 1 0 -1 -1 0 -1 1 0 0 0 0 1 -1 -1 0 1 0 0 0 1 -1 0 0 1 0 1 0 0 0 0 -1 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 -1 0 0 0 1 0 0 0 0 -1 0 -1 0 -1 -1 -1 0 1 0 0 0 0 0 0 1 0 0 0 -1 1 0 -1 0 0 0 0 1 -1 0 0 0 0 0 0 1 1 -1 0