tool.html revision 74b23191c8f49798f7513f324bbdbbe32f8a1db2
fa9e4066f08beec538e775443c5be79dd423fcabahrens<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
3d7072f8bd27709dba14f6fe336f149d25d9e207eschrock <link rel="stylesheet" href="main.css" type="text/css" />
fa9e4066f08beec538e775443c5be79dd423fcabahrens <li> Select a Modal Logic:
573ca77e53dd31dcaebef023e7eb41969e6896c1George Wilson </select> or <input type="reset" value="Clear Input">
283b84606b6fc326692c03273de1774e8c122f9aGeorge.Wilson <!--<code>-->
5aeb94743e3be0c51e86f73096334611ae3a058eGarrett D'Amore <textarea rows='7' cols='106' name="formula"></textarea>
5aeb94743e3be0c51e86f73096334611ae3a058eGarrett D'Amore <!--</code>-->
fa9e4066f08beec538e775443c5be79dd423fcabahrens <li> <input type="submit" value="Check Provability & Satisfiability">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <br><br> Tasks which take more than 120 seconds are killed.
fa9e4066f08beec538e775443c5be79dd423fcabahrens Notes on the input format can be found <a href="format.html">here</a> and some simple tests we used can be found <a href="tests.html">here</a>.