Core
Core data structures and fundamental types used throughout AnalysisG.
Overview
The core module contains low-level data structures that form the foundation of the framework. These are typically not used directly by end users but are essential for framework internals.
Core Components
The core module provides fundamental building blocks used by other modules for:
Memory management
Data representation
Type definitions
Utility structures