Skip to content

Commit

Permalink
deploy: bf1df52
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoss committed Jan 23, 2025
1 parent 595666b commit bc75d69
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions _sources/issues/problems.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@
"This section is going to have a general discussion of algorithmic problems with examples from ones with a finite search space (like finding paths in a graph) to ones with a potentially infinite space (tiling, PCP and related problems, matrix mortality, and satisfiability in logical systems)."
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
" <img src=\"https://github.com/lmoss/onesharp/blob/main/issues/pictures/pictures-54.png?raw=1\" width=\"100%\" height=\"100%\">"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand Down
3 changes: 3 additions & 0 deletions issues/problems.html
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,9 @@ <h2> Contents </h2>
<section class="tex2jax_ignore mathjax_ignore" id="algorithmic-problems">
<h1>Algorithmic problems<a class="headerlink" href="#algorithmic-problems" title="Link to this heading">#</a></h1>
<p>This section is going to have a general discussion of algorithmic problems with examples from ones with a finite search space (like finding paths in a graph) to ones with a potentially infinite space (tiling, PCP and related problems, matrix mortality, and satisfiability in logical systems).</p>
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;img src=&quot;https://github.com/lmoss/onesharp/blob/main/issues/pictures/pictures-54.png?raw=1&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
</pre></div>
</div>
</section>
<section class="tex2jax_ignore mathjax_ignore" id="tiling-problems">
<span id="content-firsttiles"></span><h1>Tiling problems<a class="headerlink" href="#tiling-problems" title="Link to this heading">#</a></h1>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit bc75d69

Please sign in to comment.