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.
 
 
 
 
 
 

129 lines
5.9 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>
PRISM Manual | FrequentlyAskedQuestions / Main
</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">
<h1>Frequently Asked Questions</h1>
</div>
<!--PageText-->
<div id='wikitext'>
<p>Below are some frequently asked questions about the use of PRISM.
For issues regarding the installation of PRISM, see the "<a class='wikilink' href='../InstallingPRISM/CommonProblemsAndQuestions.html'>Common Problems And Questions</a>" section in the <a class='wikilink' href='../InstallingPRISM/Main.html'>installation instructions</a>. If you have questions that are not answered here, please use the <a class='urllink' href='http://groups.google.com/group/prismmodelchecker'>discussion group</a>.
</p>
<p class='vspace'>Questions are grouped into the several topics, as shown below. You can also view <a class='wikilink' href='AllOnOnePage.html'>all topics together</a>.
</p>
<div class='vspace'></div><h3><a class='wikilink' href='MemoryProblems.html'>Memory Problems</a></h3>
<ul><li><a class='wikilink' href='MemoryProblems.html#crash'>PRISM crashed or stopped responding. Why?</a>
</li><li><a class='wikilink' href='MemoryProblems.html#memout'>I ran out of memory. What can I do?</a>
</li><li><a class='wikilink' href='MemoryProblems.html#memout_constr'>I ran out of memory during model construction. What can I do?</a>
</li><li><a class='wikilink' href='MemoryProblems.html#memout_check'>I ran out of memory during model checking What can I do?</a>
</li><li><a class='wikilink' href='MemoryProblems.html#memout_parse'>I ran out of memory during model parsing. What can I do?</a>
</li></ul><div class='vspace'></div><h3><a class='wikilink' href='PRISMModelling.html'>PRISM Modelling</a></h3>
<ul><li><a class='wikilink' href='PRISMModelling.html#max_model_size'>What size models can PRISM handle?</a>
</li><li><a class='wikilink' href='PRISMModelling.html#model_size'>How can I reduce the size of my model?</a>
</li><li><a class='wikilink' href='PRISMModelling.html#ordering'>How can I choose a good variable ordering?</a>
</li><li><a class='wikilink' href='PRISMModelling.html#det_delay'>How can I add deterministic time delays to a CTMC model?</a>
</li></ul><div class='vspace'></div><h3><a class='wikilink' href='PRISMProperties.html'>PRISM Properties</a></h3>
<ul><li><a class='wikilink' href='PRISMProperties.html#inf_rewards'>Why is my expected reward infinite?</a>
</li><li><a class='wikilink' href='PRISMProperties.html#mult_states'>How do I check if a property is true in multiple (or all) states?</a>
</li><li><a class='wikilink' href='PRISMProperties.html#action'>How do I compute the probability of an action occurring?</a>
</li></ul>
</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/Main.html'>PRISM Manual</a></h3>
<p><strong><a class='selflink' href='Main.html'>Frequently Asked Questions</a></strong>
</p><ul><li><a class='wikilink' href='MemoryProblems.html'>Memory Problems</a>
</li><li><a class='wikilink' href='PRISMModelling.html'>PRISM Modelling</a>
</li><li><a class='wikilink' href='PRISMProperties.html'>PRISM Properties</a>
</li></ul><p>[ <a class='wikilink' href='AllOnOnePage.html'>View all</a> ]
</p>
</div> <!-- id="prism-navbar2" -->
</div> <!-- id="layout-leftcol" -->
</body>
</html>