Project for the Robert Gordon University's module : Artificial Intelligence for Problem Solving
Using the given CM3038 search library, this NetBeans project is an implementation of the Bridge and Torch problem : https://en.wikipedia.org/wiki/Bridge_and_torch_problem
It solves the given problem with the optimal solution. Parameters such as the number of persons, the final state to reach and the bridge capacity are customizable.