Package com.knezevic.edaf.v3.cli.commands
package com.knezevic.edaf.v3.cli.commands
Concrete CLI command implementations.
Includes run, batch, resume, report, list and configuration utility commands.
-
ClassesClassDescriptionExecutes a batch of experiment configs.COCO/BBOB command group for campaign execution and reference comparison workflows.Imports reference ERT rows from CSV for campaign comparisons.Rebuilds one campaign HTML report from persisted DB state.Executes one COCO campaign YAML.Config command group for validation and migration.Validates one config file.List command group for discoverable plugins.Lists available algorithm plugins.Lists available model plugins.Lists available problem plugins.Generates reports for an already persisted run.Resumes an experiment from checkpoint.Runs one experiment config file.