<
meta http-
equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<
title>CoLoSS - Test Tool</
title>
<
form method="submit" action="tool.php">
<
li> Select a Modal Logic:
<
option value="1" selected> K
<
option value="3"> Coalition Logic
<
option value="4"> Graded Modal Logic
<
option value="5"> Probabilistic Modal Logic
<
option value="6"> Hennesy-Milner Modal Logic
<
option value="7"> Monotonic Modal Logic
</
select> or <
input type="reset" value="Clear Input">
<
li> Give an input formula: <
br>
<
textarea rows='7' cols='106' name="formula"></
textarea>
<
li> <
input type="submit" value="Check Provability & Satisfiability">
<
br><
br> Tasks which take more than 120 seconds are killed.
Notes on the input format can be found <
a href="syntax.html">here</
a> and some simple tests we used can be found <
a href="tests.html">here</
a>.