Skip to content

🛶 River-crossing puzzle & finding solutions with Non-Deterministic Search

Notifications You must be signed in to change notification settings

umutbalkan/Missionaries-and-Cannibals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Missionaries-and-Cannibals

The missionaries and cannibals problem is a classic river-crossing logic puzzle, a well-known toy problem in artificial intelligence.

For the purpose of CS 461 - Artificial Intelligence @ Bilkent Uni.

To run:

$ go run main.go

or to create an executable:

$ go build

About

🛶 River-crossing puzzle & finding solutions with Non-Deterministic Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages