Commit 7d5e4d50 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

optimise zebra puzzle model

This change effectively pre-assigns people to houses. There was no need to model
this decision within the exploration of the model itself because nothing is
known about the people at the time they are assigned to houses, so this still
leaves the entire problem space open.

This model is still not checkable within 16GB, so it may be an interesting test
case to use for work on compressed representations.
parent 7e89a5eb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment