Missionaries-and-Cannibals-Problem-Python and Missionaries-and-Cannibals-Problem

Maintenance 0/25
Adoption 5/25
Maturity 8/25
Community 17/25
Maintenance 0/25
Adoption 4/25
Maturity 8/25
Community 15/25
Stars: 13
Forks: 10
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 7
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License:
No License Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

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

This project helps students and educators studying Artificial Intelligence to solve the classic Missionaries and Cannibals problem, even when scaled up to a larger number of people and boat capacity. You provide the number of missionaries, cannibals, boat capacity, and search limits as input. The project then generates text files outlining the step-by-step solutions found by Breadth-First Search and Depth-First Search algorithms. This is ideal for computer science students learning about search algorithms or AI educators demonstrating problem-solving.

Artificial-Intelligence-Education Search-Algorithms Computer-Science-Problem-Solving Academic-Assignment AI-Fundamentals

About Missionaries-and-Cannibals-Problem

Bishalsarang/Missionaries-and-Cannibals-Problem

This repository contains the solution to Missionaries and Cannibal Problem using BFS and DFS search.

Scores updated daily from GitHub, PyPI, and npm data. How scores work