Expand description
Memory-efficient sparse optimization for very large-scale problems
This module provides optimization algorithms specifically designed for very large problems (millions of variables) with sparse structure, using out-of-core storage, progressive refinement, and advanced memory management techniques.
Structs§
- Ultra
Scale Options - Options for ultra-large-scale memory-efficient optimization
Functions§
- create_
ultra_ scale_ optimizer - Create ultra-scale optimizer with automatic parameter selection
- minimize_
ultra_ scale - Ultra-large-scale optimization using progressive refinement and memory management