Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
The missionaries and cannibals problem is one of the classic river-crossing problems.
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.
https://en.wikipedia.org/wiki/Missionaries_and_cannibals_problem
You can use either property proving mode (to generate counter example) or test generation mode (to generate test case directly) of Simulink Design Verifier.
Also a simple script for visualization of results is provided. Cannibals are red squares, missionaries are green circles, the boat is a triangle.
Zitieren als
Mikhail (2026). Solving Missionaries and Cannibals Problem with Simulink Design Verifier (https://de.mathworks.com/matlabcentral/fileexchange/61198-solving-missionaries-and-cannibals-problem-with-simulink-design-verifier), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: Solving Ferryman Problem with Simuink Design Verifier
Allgemeine Informationen
- Version 1.1.0.0 (33,7 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Use one Scope block for better visualization
|
||
| 1.0.0.0 |
