ref:model_objective

ModelObjective

Base class for Objectives that involve Models.

Inherits from Objective.

Inherited by ImitationObjective, ReplicationObjective, SimilarityObjective, SimulationObjective.

Parameter Type Description
signature_prefix String Prefix signature with custom string. Special tags: DATE_TIME, DATE_TIME_EXACT, SCONE_VERSION.
signature_postfix String Append custom string to signature. Special tags: DATE_TIME, DATE_TIME_EXACT, SCONE_VERSION.
signature String Set custom signature and omit the auto-generated signature.

Converted from doxygen using dokugen