Package edu.indiana.iucbrf.problem

Class Summary
DevelopingProblem A DevelopingProblem is a Problem that can gradually have features "revealed", simulating a conversational experience for experimental purposes.
ParallelPSPGenerator Generates a "fully-known" problem and a sparse problem parallel to each other, by hiding some of the fully-known problem's features
Problem Classes in the Problem component package are used both as a part of a Case object and as stand-alone descriptors of new problems entering the system.
ProblemGenerator This class handles the construction of a problem, randomly according to given feature distributions.
ProblemIndices A marker class indicating that a problem object is really just the indices of a full problem.