<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>thank you for your great library. I'm using it a lot. I have a
      question respectively a feature request:</p>
    <p>Is there any way to get the facet-vertex incidence structure? I
      have found out that ppl internally computes it and saves it in the
      private class members <br>
    </p>
    <ol>
      <li>Bit_Matrix Parma_Polyhedra_Library::Polyhedron::sat_c</li>
      <li>Bit_Matrix Parma_Polyhedra_Library::Polyhedron::sat_g</li>
    </ol>
    <p>It would be great to be able to access them.</p>
    <p>Thanks in advance<br>
    </p>
    <p>    Lovis Anderson<br>
    </p>
  </body>
</html>