|
Interface Summary |
| IConfigurableSolver |
A configurable solver is configurable in the sense of an
IExecutableExtension. |
| IProblem |
Definition of a problem that may be appended to a ProblemException. |
| IReportingService |
A reporting service provides both methods for querying
the reporting mechanism for declarative problems and
solutions and to for programmatically creating programs
and solutions. |
| ISolution |
Definition of a solution that may be associated to one
or more problems. |
| ISolver |
The ISolver interface is part of the problem reporting
mechanism and may be used to define dedicated problem solving
strategies. |