<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; font-size: medium;">
      <pre style="white-space: pre-wrap;">Dear PPL-developers,

I am considering to use PPL for solving quite simple problems of the following type: Given a polyhedron in H-form A.X >=B, find its image in H-form by a linear application M. The dimensions are for example A(40,15), M(10,15); M is full rank (10). I am new in polyhedron programming; maybe the solution is obvious; if no, could you please tell me if such a problem is solvable using PPL, if its not too much time consuming in terms of computing or development? Would there be any "Starting with PPL" tutorial, including examples, for java developpers? 

Best regards

Christian Mullon

</pre>
    </span><br class="Apple-interchange-newline">
  </body>
</html>