Skip to content

Commit

Permalink
deploy: c3e9d3a
Browse files Browse the repository at this point in the history
  • Loading branch information
koehlma committed Jul 30, 2024
1 parent 450ead2 commit 834bdcb
Show file tree
Hide file tree
Showing 35 changed files with 24 additions and 24 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 0x7f7594bfd3a0&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Context model_type=ModelType.MDP at 0x7fd37ca6dee0&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,12 +493,12 @@ <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.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)}
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)}
Expand All @@ -507,10 +507,10 @@ <h1>Model Exploration<a class="headerlink" href="#model-exploration" title="Link
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.6
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.4
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)}
</pre></div>
Expand Down
10 changes: 5 additions & 5 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 0x7fd57c2d17f0&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.engine.explore.Explorer at 0x7eff20c51d90&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 0x7fd574f11a00&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7fd574f111f0&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7eff208cf5e0&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7eff208cf250&gt;.
Action: snd_idle21
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7fd574f11670&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7fd574f11d60&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7eff208cff10&gt;.
With p=0.5 to &lt;momba.engine.explore.Destination object at 0x7eff208cf490&gt;.
</pre></div>
</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 0x7f9b80429550&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.model.networks.Network at 0x7fb6745a1eb0&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 0x7f31888308b0&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Automaton name=&#39;environment&#39; at 0x7f3a5c364fd0&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 0x7fb7904afdc0&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Context model_type=ModelType.PTA at 0x7f935cc11ca0&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 0x7feaec0af580&gt;
<div class="output text_plain highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;momba.model.networks.Network at 0x7f509851c580&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 834bdcb

Please sign in to comment.