Click here to Skip to main content
15,920,438 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
i want to run a c++ program that could solve missionaries and cannibals problem using a* algorithm.i really tried a lot through the code but i couldnt understand the concept first,so wasnt even able to implement it.plz help me to get a program. :((
Posted

Google is always the best help for you in questions like this. You can also see some alternative suggestions in your friend's question asking for the same thing.
 
Share this answer
 
donotmindit wrote:
plz help me to get a program



Instead of asking for a programm, a better question would have been: "Please help me to understand the algorithm", since you stated you didn't understand it.

See here: Wikipedia[^]

The word's "please" by the way, not "plz".
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900