Uses of Class
jabble.Problem

Packages that use Problem
jabble The core classes for Jabble that make up the framework. 
 

Uses of Problem in jabble
 

Constructors in jabble with parameters of type Problem
ProblemSolver(Problem problem)
          Creates a new ProblemSolver for the given Problem.