You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
139 lines
6.1 KiB
139 lines
6.1 KiB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
|
|
<html>
|
|
<head>
|
|
|
|
<title>
|
|
PRISM Manual | Main / Search
|
|
</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="keywords" content="prism, probabilistic, symbolic, model, checker, verification, birmingham, oxford, parker, norman, kwiatkowska">
|
|
|
|
<link rel="icon" href="../pub/skins/offline/images/p16.ico" type="image/x-icon">
|
|
<link rel="shortcut icon" href="../pub/skins/offline/images/p16.ico" type="image/x-icon">
|
|
|
|
<!--HTMLHeader--><style type='text/css'><!--
|
|
ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
|
|
code.escaped { white-space: nowrap; }
|
|
.vspace { margin-top:1.33em; }
|
|
.indent { margin-left:40px; }
|
|
.outdent { margin-left:40px; text-indent:-40px; }
|
|
a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; }
|
|
a.createlink { text-decoration:none; position:relative; top:-0.5em;
|
|
font-weight:bold; font-size:smaller; border-bottom:none; }
|
|
img { border:0px; }
|
|
.editconflict { color:green;
|
|
font-style:italic; margin-top:1.33em; margin-bottom:1.33em; }
|
|
|
|
table.markup { border:2px dotted #ccf; width:90%; }
|
|
td.markup1, td.markup2 { padding-left:10px; padding-right:10px; }
|
|
table.vert td.markup1 { border-bottom:1px solid #ccf; }
|
|
table.horiz td.markup1 { width:23em; border-right:1px solid #ccf; }
|
|
table.markup caption { text-align:left; }
|
|
div.faq p, div.faq pre { margin-left:2em; }
|
|
div.faq p.question { margin:1em 0 0.75em 0; font-weight:bold; }
|
|
div.faqtoc div.faq * { display:none; }
|
|
div.faqtoc div.faq p.question
|
|
{ display:block; font-weight:normal; margin:0.5em 0 0.5em 20px; line-height:normal; }
|
|
div.faqtoc div.faq p.question * { display:inline; }
|
|
|
|
.frame
|
|
{ border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; }
|
|
.lfloat { float:left; margin-right:0.5em; }
|
|
.rfloat { float:right; margin-left:0.5em; }
|
|
a.varlink { text-decoration:none; }
|
|
|
|
--></style> <meta name='robots' content='index,follow' />
|
|
|
|
|
|
<link type="text/css" rel="stylesheet" href="../pub/skins/offline/css/base.css">
|
|
<link type="text/css" rel="stylesheet" href="../pub/skins/offline/css/prism.css">
|
|
<link type="text/css" rel="stylesheet" href="../pub/skins/offline/css/prismmanual.css">
|
|
|
|
</head>
|
|
|
|
<body text="#000000" bgcolor="#ffffff">
|
|
|
|
<div id="layout-maincontainer">
|
|
<div id="layout-main">
|
|
|
|
<div id="prism-mainbox">
|
|
|
|
<!-- ============================================================================= -->
|
|
|
|
<!--PageHeaderFmt-->
|
|
<!--/PageHeaderFmt-->
|
|
|
|
<!--PageTitleFmt-->
|
|
<div id="prism-man-title">
|
|
<p><a class='wikilink' href='Main.html'>Main</a> /
|
|
</p><h1>Search</h1>
|
|
|
|
</div>
|
|
<!--PageText-->
|
|
<div id='wikitext'>
|
|
<form class='wikisearch' action='Search.html' method='get'><input type='hidden' name='action' value='search' /><input type='search' name='q' value=''
|
|
class='inputbox searchbox' size='40' /><input type='submit'
|
|
class='inputbutton searchbutton' value='Search' /></form>
|
|
<p class='vspace'>A search for more than one word will find pages that contain all of the words.
|
|
Use quotation marks to search for a phrase. Also use quotes for text with punctuation or special characters.
|
|
</p>
|
|
<p class='vspace'>To limit your search to a single group, enter the group name followed by a slash at the beginning of the search string (e.g., "PmWiki/" or "Main/"). To list all pages, enter a slash for the search.
|
|
</p>
|
|
<div class='vspace'></div><h2><span style='font-size:83%'>Search examples</span></h2>
|
|
<table border='0' cellspacing='0' width='100%' cellpadding='0' ><tr ><td align='left'><strong>Enter</strong></td><td align='left'><strong>To find pages containing</strong></td></tr>
|
|
<tr ><td align='left'>apple pie</td><td align='left'>both 'apple' and 'pie'</td></tr>
|
|
<tr ><td align='left'>"apple pie"</td><td align='left'>the phrase 'apple pie'</td></tr>
|
|
<tr ><td align='left'>pmwiki/apple</td><td align='left'>'apple' in the PmWiki group</td></tr>
|
|
<tr ><td align='left'>"pmwiki/apple"</td><td align='left'>the phrase 'pmwiki/apple' in all groups</td></tr>
|
|
<tr ><td align='left'>apple -pie</td><td align='left'>'apple', omitting those containing 'pie'</td></tr>
|
|
<tr ><td align='left'>food -"apple pie"</td><td align='left'>'food', omitting those containing 'apple pie'</td></tr>
|
|
<tr ><td align='left'>apple "-pie"</td><td align='left'>the words 'apple' and '-pie'</td></tr>
|
|
<tr ><td align='left'>apple - pie</td><td align='left'>'apple', '-', and 'pie'</td></tr>
|
|
<tr ><td align='left'>"pie:"</td><td align='left'>the word 'pie' with a colon</td></tr>
|
|
<tr ><td align='left'>"pie=tasty"</td><td align='left'>the phrase 'pie=tasty'</td></tr>
|
|
</table>
|
|
<p class='vspace'>Some special characters need to be enclosed in quotes, including the colon (:), equals sign (=), single quote (') and double quote(").
|
|
</p>
|
|
<div class='vspace'></div>
|
|
</div>
|
|
|
|
|
|
<!--PageFooterFmt-->
|
|
<div id='prism-man-footer'>
|
|
</div>
|
|
<!--/PageFooterFmt-->
|
|
|
|
|
|
<!-- ============================================================================= -->
|
|
|
|
</div> <!-- id="prism-mainbox" -->
|
|
|
|
</div> <!-- id="layout-main" -->
|
|
</div> <!-- id="layout-maincontainer" -->
|
|
|
|
<div id="layout-leftcol">
|
|
<div id="prism-navbar2">
|
|
|
|
<h3><a class='wikilink' href='Main.html'>PRISM Manual</a></h3>
|
|
<ul><li><a class='wikilink' href='Contents.html'>Contents</a>
|
|
</li><li><a class='wikilink' href='Introduction.html'>Introduction</a>
|
|
</li><li><a class='wikilink' href='../InstallingPRISM/Main.html'>Installing PRISM</a>
|
|
</li><li><a class='wikilink' href='../ThePRISMLanguage/Main.html'>The PRISM Language</a>
|
|
</li><li><a class='wikilink' href='../PropertySpecification/Main.html'>Property Specification</a>
|
|
</li><li><a class='wikilink' href='../RunningPRISM/Main.html'>Running PRISM</a>
|
|
</li><li><a class='wikilink' href='../ConfiguringPRISM/Main.html'>Configuring PRISM</a>
|
|
</li><li><a class='wikilink' href='References.html'>References</a>
|
|
</li><li><a class='wikilink' href='../FrequentlyAskedQuestions/Main.html'>FAQ</a>
|
|
</li><li><a class='wikilink' href='../Appendices/Main.html'>Appendices</a>
|
|
</li></ul><p>[ <a class='wikilink' href='AllOnOnePage.html'>View all</a> ]
|
|
</p>
|
|
|
|
|
|
</div> <!-- id="prism-navbar2" -->
|
|
</div> <!-- id="layout-leftcol" -->
|
|
|
|
</body>
|
|
</html>
|