Skip to content

Commit

Permalink
Duplicate Image
Browse files Browse the repository at this point in the history
  • Loading branch information
frankvegadelgado committed Dec 4, 2024
1 parent 1c079f9 commit 0e627f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added docs/capablanca.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</head>
<body>
<h1>CAPABLANCA| SAT Solver</h1>
<p><img src="../capablanca.jpg" alt=""></p>
<p><img src="capablanca.jpg" alt=""></p>
<h1>SAT Problem</h1>
<p>Instance: A Boolean formula $\phi$ in CNF.</p>
<p>Question: Is $\phi$ satisfiable?</p>
Expand Down

0 comments on commit 0e627f4

Please sign in to comment.