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
{{ message }}
This repository was archived by the owner on Mar 1, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: pyasp_demo.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
"source": [
7
7
"# PyASP basics\n",
8
8
"\n",
9
-
"In the following I try to explain the basics on how to use the PyASP library. I assume that pyasp is already installed on your system. This tutorial has been tested with Python 3 and pyasp 1.4.1. You can download the logic programs that are used in this example here -> [queens.lp](http://sthiele.github.io/data/queens.lp) and [facts.lp](http://sthiele.github.io/data/facts.lp). \n"
9
+
"In the following I try to explain the basics on how to use the PyASP library. I assume that pyasp is already installed on your system. This tutorial has been tested with Python 3 and pyasp 1.4.4. You can download the logic programs that are used in this example here -> [queens.lp](http://sthiele.github.io/data/queens.lp) and [facts.lp](http://sthiele.github.io/data/facts.lp). \n"
0 commit comments