<?php

require_once('php/aqr.php.inc');

// Page title

page_header('AQR Group Research Projects');

?>

<h1>Research Projects</h1>

<P>
<P>
Projects are carried out in sub-groups, these include:
<p>
<p>
<table border="0" cellpadding="0" cellspacing="1" height="1"
       width="95%">

  <tr>
    <td width="400" height="19" valign="top" >
     <H3><A
     HREF="http://homepages.inf.ed.ac.uk/qiangs/research/descriptive.html">
         Establishment of Descriptive Modelling Approaches</A></H3>
    </td>
  </tr>


  <tr>
    <td width="400" height="19" valign="top" >
     <H3><A
     HREF="http://homepages.inf.ed.ac.uk/qiangs/research/csp.html">Development of Flexible Constraint Satisfaction
    Techniques</A></H3>
    </td>
  </tr>





  <tr>
    <td width="400" height="19" valign="top" >
     <H3><A
     HREF="http://homepages.inf.ed.ac.uk/qiangs/research/integration.html">Integration of Fuzzy, Qualitative and Graphical Models</A></H3>
    </td>
  </tr>




</table>


<?php // Do not delete or modify anything below this line.

page_footer();

?>
