Skip to main content

Module session

Module session 

Source
Expand description

Session state management for interactive evolution

This module provides serializable session state that allows pausing and resuming interactive evolution sessions.

Structs§

CoverageStats
Statistics about evaluation coverage in a session
InteractiveSession
Complete state of an interactive evolution session
SerializedRequest
Serialized form of an evaluation request (without genome data)

Constants§

SESSION_VERSION
Current session format version