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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Currently only Python 2.7 is supported, but this may change in the future. Autom
49
49
50
50
## Documentation
51
51
52
-
For usage examples, see [examples/wlsqm_example.py](examples/wlsqm_example.py).
52
+
For usage examples, see [examples/wlsqm_example.py](examples/wlsqm_example.py) for a tour, and [examples/expertsolver_example.py](examples/expertsolver_example.py) for a minimal example concentrating specifically on `ExpertSolver`.
53
53
54
54
For the technical details, see the docstrings and comments in the code itself.
0 commit comments