1FarZ1 / Missionaries-cannibals-Problem

So this i Quick Solution i made for fun for the game i used to play when i was young , it was fun to make and not that hard , and I hope u will learn something from it and test it for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missionaries--cannibals-Problem

What is Missionaries--cannibals-Problem

- he missionaries and cannibals problem, three missionaries and three cannibals must cross a river using a boat which can carry at most two people, under the constraint that, for both banks, if there are missionaries present on the bank, they cannot be outnumbered by cannibals (if they were, the cannibals would eat the missionaries). The boat cannot cross the river by itself with no people on board. And, in some variations, one of the cannibals has only one arm and cannot row.

image view

image

How To Solve it ?

  • first we start by
  • then we
  • after that we
  • and at the end we

Resources

  • Python
  • geekforGeeks Docs link : ()

Contrubuting

  • all Contrubutions are Welcomed

Documentation

(Will be Updated Soon)
Documentation

Installation

Feedback

If you have any feedback, please reach out to us at f_bekkouche@estin.dz

License

MIT

Support

For support, email f_bekkouche@estin.dz

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

About

So this i Quick Solution i made for fun for the game i used to play when i was young , it was fun to make and not that hard , and I hope u will learn something from it and test it for fun


Languages

Language:Python 100.0%