block-world-problem

There are 3 repositories under block-world-problem topic.

  • tex216/Block-World

    Python program that implements an agent that can solve Block World problems optimally (in the minimum number of moves) for an arbitrary initial arrangement of blocks (A-Z, 26 blocks maximum) using Generate & Test and Means-Ends Analysis techniques.

    Language:Python7415
  • Arvind-kumar-M-08/AI-CS-312-lab

    Artificial Intelligence Lab

    Language:Python2102
  • sglkc/goal-stack-planning

    Library implementation for Block World Problem with Goal stack Planning method (IFB-305 Kecerdasan Buatan)

    Language:TypeScript20