state_manager

State Manager for Symbolic State Tracking and Updates.

This module manages the symbolic state of the world, including object positions and relationships. It handles applying interventions (like shifts) and inferring symbolic relationships from geometric configurations.

Author: Yazz Warsame

Classes

StateManager(initial_state, alignment_threshold)

Manages symbolic state and geometric positions for intervention planning.