You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/tutorials.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ layout: page
3
3
permalink: /tutorials/
4
4
title: Tutorials
5
5
description:
6
-
nav: false
6
+
nav: true
7
7
---
8
8
Here's a collection of some brief tutorials about SAT solving, written as _Google Collab notebooks_ (in Python) so that no specific software is necessary.
9
9
@@ -52,4 +52,6 @@ After executing it you should be ready to get your hands dirty with the exercise
52
52
</li>
53
53
<li> <a href="https://colab.research.google.com/drive/1c1GqgexFVqD_t03TmVhVUlLD9bwo00td?usp=sharing"> Small Cages SAT</a>
0 commit comments