This directory contains examples for PySwip.
The ones marked with (clp) requires clp
library of SWI-Prolog.
- (clp)
coins/
: Moved topyswip.examples.coins
package - (clp)
draughts/
hanoi/
: Moved topyswip.examples.sudoku
package- (clp)
sendmoremoney/
: If, SEND * MORE = MONEY, what is S, E, N, D, M, O, R, Y? - (clp)
sudoku/
: Moved topyswip.examples.sudoku
package create_term.py
: Shows creating a Prolog termregister_foreign.py
: Shows registering a foreign function