Table for Map Engine Trace Logging
Data model
Fields
| Field | Type | Description |
|---|---|---|
| aelog_assignmentenginerequestid* | INT | Identifier for association with the AFLS_ASSIGNMENT_ENGINE_REQUEST record table |
| aelog_evaluationscore* | FLOAT | Value of the final weighting of the evaluation that defines the efficiency of the solution |
| aelog_generatedat* | DATETIME | Problem execution start date |
| aelog_generation* | INT | Iteration log where the solution was found |
| aelog_id* | INT | Unique identifier of the table |
| aelog_setupgeneration* | INT | Determine the limit of iterative builds to get a solution |
| aelog_setuppupulationsize* | INT | Initial population size |
Primary Key
| PK_AFLS_ASSIGNMENT_ENGINE_LOG |
|---|
| aelog_id |