Package | Description |
---|---|
org.licas.ai_solver.spec |
Problem-solver specifications and descriptions that define how and what tests are run,
and also start the problem-solving process.
|
Modifier and Type | Class and Description |
---|---|
class |
GridTestRunsScript
This class reads an XML file and loads in a specification for a set of test runs.
|
Modifier and Type | Field and Description |
---|---|
TestRunsScript |
ProblemScript.testRunsScript
Configuration for the test runs themselves.
|