python-pattern-matching icon indicating copy to clipboard operation
python-pattern-matching copied to clipboard

Add Case Study: Unification

Open grantjenks opened this issue 6 years ago • 1 comments

Example: https://xmonader.github.io/prolog/2018/12/21/solving-murder-prolog.html

grantjenks avatar Jan 12 '19 06:01 grantjenks

I think there needs to be a backtracking Pattern for this to work. I’m not sure what that looks like.

grantjenks avatar Jan 14 '19 07:01 grantjenks