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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,10 @@ After executing it you should be ready to get your hands dirty with the exercise
37
37
38
38
<li> <ahref="https://colab.research.google.com/drive/1188nOlXmZ6D3EI44cFDdCFNSkbzeo9KW?usp=sharing">Small Cages SAT</a>: a fourth step into SAT solving by computing small cage graphs.
39
39
</li>
40
+
41
+
<li>
42
+
<ahref="https://colab.research.google.com/drive/1DlOMXoMleBFVnMFsr2sl5QKNOCeHmOz5?usp=sharing"> Non-transitive dice SAT</a>: a final boss! Finding small sets of non-transitive dice with SAT.
0 commit comments