Skip to content
#

sat-solver

Here are 454 public repositories matching this topic...

Implementation of the Davis-Putnam algorithm to solve a simple form of an adventure game. The puzzle includes (1) a maze with treasures at particular nodes; (2) a maximum number of steps; A player gets all the treasures at the node travelled to. The object is to find a path through the maze that collects all the different types of treasure.

  • Updated Aug 12, 2021
  • Java

Improve this page

Add a description, image, and links to the sat-solver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sat-solver topic, visit your repo's landing page and select "manage topics."

Learn more