Skip to content

Commit

Permalink
deploy: b7c7447
Browse files Browse the repository at this point in the history
  • Loading branch information
koehlma committed Jul 30, 2024
1 parent c342c1b commit 5a10516
Show file tree
Hide file tree
Showing 35 changed files with 29 additions and 29 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/examples/racetrack/model.doctree
Binary file not shown.
Binary file modified .doctrees/examples/racetrack/quickstart.doctree
Binary file not shown.
Binary file modified .doctrees/guide/analysis.doctree
Binary file not shown.
Binary file modified .doctrees/guide/construction.doctree
Binary file not shown.
Binary file modified .doctrees/guide/exploration.doctree
Binary file not shown.
Binary file modified .doctrees/gym/abstract.doctree
Binary file not shown.
Binary file modified .doctrees/gym/generic.doctree
Binary file not shown.
Binary file modified .doctrees/gym/index.doctree
Binary file not shown.
Binary file modified .doctrees/incubator/moml/macros.doctree
Binary file not shown.
Binary file modified .doctrees/reference/analysis.doctree
Binary file not shown.
Binary file modified .doctrees/reference/engine.doctree
Binary file not shown.
Binary file modified .doctrees/reference/jani.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/actions.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/automata.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/context.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/exceptions.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/expressions.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/functions.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/networks.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/properties.doctree
Binary file not shown.
Binary file modified .doctrees/reference/model/types.doctree
Binary file not shown.
Binary file modified .doctrees/tools/modest.doctree
Binary file not shown.
Binary file modified .doctrees/tools/storm.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions _images/quickstart_6_0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions examples/racetrack/quickstart/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion guide/analysis/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion guide/construction/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ <h2>Modeling with Momba<a class="headerlink" href="#modeling-with-momba" title="
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Context model_type=ModelType.MDP at 0x7fd2c87fee50&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Context model_type=ModelType.MDP at 0x7f142831f8b0&gt;
</pre></div>
</div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions guide/exploration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -493,26 +493,26 @@ <h1>Model Exploration<a class="headerlink" href="#model-exploration" title="Link
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-none notranslate"><div class="highlight"><pre><span></span>Move: left
Probability: 0.4
Globals: {&#39;pos_x&#39;: Value(1), &#39;pos_y&#39;: Value(0)}
Locals: {&#39;has_won&#39;: Value(False), &#39;has_crashed&#39;: Value(False)}
Probability: 0.6
Globals: {&#39;pos_x&#39;: Value(1), &#39;pos_y&#39;: Value(-1)}
Locals: {&#39;has_won&#39;: Value(False), &#39;has_crashed&#39;: Value(True)}
Move: right
Probability: 0.4
Globals: {&#39;pos_x&#39;: Value(1), &#39;pos_y&#39;: Value(0)}
Locals: {&#39;has_won&#39;: Value(False), &#39;has_crashed&#39;: Value(False)}
Move: right
Probability: 0.6
Globals: {&#39;pos_x&#39;: Value(1), &#39;pos_y&#39;: Value(1)}
Locals: {&#39;has_won&#39;: Value(False), &#39;has_crashed&#39;: Value(False)}
Move: stay
Probability: 0.4
Globals: {&#39;pos_x&#39;: Value(1), &#39;pos_y&#39;: Value(0)}
Locals: {&#39;has_won&#39;: Value(False), &#39;has_crashed&#39;: Value(False)}
Move: stay
Probability: 0.6
Globals: {&#39;pos_x&#39;: Value(1), &#39;pos_y&#39;: Value(0)}
Locals: {&#39;has_won&#39;: Value(False), &#39;has_crashed&#39;: Value(False)}
Probability: 0.4
Globals: {&#39;pos_x&#39;: Value(1), &#39;pos_y&#39;: Value(0)}
Locals: {&#39;has_won&#39;: Value(False), &#39;has_crashed&#39;: Value(False)}
</pre></div>
</div>
</div>
Expand Down
20 changes: 10 additions & 10 deletions reference/engine/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ <h2>Example<a class="headerlink" href="#example" title="Link to this heading">#<
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.engine.explore.Explorer at 0x7ff2e8098910&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.engine.explore.Explorer at 0x7fb2e0eadd30&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -634,11 +634,11 @@ <h2>Example<a class="headerlink" href="#example" title="Link to this heading">#<
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-none notranslate"><div class="highlight"><pre><span></span>Action: snd_idle12
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7ff2d8c980a0&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7ff2d8c98d30&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7fb2e0b1e130&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7fb2e0b1e250&gt;.
Action: snd_idle21
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7ff2d8c98e20&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7ff2d8c98dc0&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7fb2e0b1eee0&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7fb2e0b1e100&gt;.
</pre></div>
</div>
</div>
Expand All @@ -658,19 +658,19 @@ <h2>Example<a class="headerlink" href="#example" title="Link to this heading">#<
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-none notranslate"><div class="highlight"><pre><span></span>Action: snd_idle21
<div class="output stream highlight-none notranslate"><div class="highlight"><pre><span></span>Action: snd_idle12
</pre></div>
</div>
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>{&#39;w12&#39;: Value(0),
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>{&#39;w12&#39;: Value(5),
&#39;y1&#39;: Value(0),
&#39;y2&#39;: Value(0),
&#39;x1&#39;: Value(0),
&#39;s1&#39;: Value(0),
&#39;w21&#39;: Value(5),
&#39;s1&#39;: Value(3),
&#39;w21&#39;: Value(0),
&#39;z1&#39;: Value(0),
&#39;z2&#39;: Value(0),
&#39;x2&#39;: Value(0),
&#39;s2&#39;: Value(3),
&#39;s2&#39;: Value(0),
&#39;t&#39;: Value(0)}
</pre></div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions reference/jani/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ <h3>Loading a JANI-Model<a class="headerlink" href="#loading-a-jani-model" title
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.model.networks.Network at 0x7f708cdad1f0&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.model.networks.Network at 0x7f79b055d850&gt;
</pre></div>
</div>
</div>
Expand All @@ -509,7 +509,7 @@ <h3>Exporting a JANI-Model<a class="headerlink" href="#exporting-a-jani-model" t
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&#39;{&quot;jani-version&quot;: 1, &quot;x-generator&quot;: &quot;Momba (v0.6.10)&quot;, &quot;x-momba-release&quot;: &quot;0.6.10&quot;, &quot;name&quot;: &quot;A Momba Model&quot;, &quot;x-momba-anonymous&quot;: true, &quot;metadata&quot;: {}, &quot;x-momba-metadata&quot;: {}, &quot;type&quot;: &quot;mdp&quot;, &quot;variables&quot;: [], &quot;constants&quot;: [], &quot;actions&quot;: [], &quot;automata&quot;: [], &quot;properties&quot;: [], &quot;system&quot;: {&quot;elements&quot;: [], &quot;syncs&quot;: []}, &quot;features&quot;: []}&#39;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&#39;{&quot;jani-version&quot;: 1, &quot;x-generator&quot;: &quot;Momba (v0.6.11)&quot;, &quot;x-momba-release&quot;: &quot;0.6.11&quot;, &quot;name&quot;: &quot;A Momba Model&quot;, &quot;x-momba-anonymous&quot;: true, &quot;metadata&quot;: {}, &quot;x-momba-metadata&quot;: {}, &quot;type&quot;: &quot;mdp&quot;, &quot;variables&quot;: [], &quot;constants&quot;: [], &quot;actions&quot;: [], &quot;automata&quot;: [], &quot;properties&quot;: [], &quot;system&quot;: {&quot;elements&quot;: [], &quot;syncs&quot;: []}, &quot;features&quot;: []}&#39;
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/model/automata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ <h1>Automata<a class="headerlink" href="#automata" title="Link to this heading">
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Automaton name=&#39;environment&#39; at 0x7f34b855e790&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Automaton name=&#39;environment&#39; at 0x7f4164b91df0&gt;
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/model/context/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ <h1>Context<a class="headerlink" href="#context" title="Link to this heading">#<
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Context model_type=ModelType.PTA at 0x7f7a9cbef580&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Context model_type=ModelType.PTA at 0x7f2da4fcd610&gt;
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/model/networks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ <h1>Networks<a class="headerlink" href="#networks" title="Link to this heading">
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.model.networks.Network at 0x7fba28a8ff70&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.model.networks.Network at 0x7fa0b8b316a0&gt;
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 5a10516

Please sign in to comment.