missionaries-and-cannibals and Missionaries-and-Cannibals-Problem-Python
These are competitors—both solve the same classic AI search problem (Missionaries and Cannibals) in Python, with the key difference being that one is fixed to the canonical 3-3-2 problem while the other generalizes to arbitrary parameters.
Maintenance
0/25
Adoption
5/25
Maturity
9/25
Community
18/25
Maintenance
0/25
Adoption
5/25
Maturity
1/25
Community
17/25
Stars: 13
Forks: 12
Downloads: —
Commits (30d): 0
Language: Python
License: MIT
Stars: 13
Forks: 10
Downloads: —
Commits (30d): 0
Language: Python
License: —
Stale 6m
No Package
No Dependents
No License
Stale 6m
No Package
No Dependents
About missionaries-and-cannibals
gbroques/missionaries-and-cannibals
Python program that solves the Missionaries and Cannibals problem, a toy problem in AI, with iterative deepening search.
About Missionaries-and-Cannibals-Problem-Python
Subangkar/Missionaries-and-Cannibals-Problem-Python
This Python implementation is a scaled up version of the Missionaries and Cannibals problem with arbitary number of missionaries, cannibals and boat capacity
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work