Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lefosg/cannibals-and-missionaries-problem
Cannibals and missionaries AI problem
https://github.com/lefosg/cannibals-and-missionaries-problem
Last synced: 19 days ago
JSON representation
Cannibals and missionaries AI problem
- Host: GitHub
- URL: https://github.com/lefosg/cannibals-and-missionaries-problem
- Owner: lefosg
- Created: 2022-03-16T20:04:48.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T20:17:34.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T17:55:48.441Z (2 months ago)
- Language: Java
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cannibals-and-Missionaries-Problem
Cannibals and Missionaries problem solved with the A* search algorithm (with closed set).