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§
- Advanced
Scale Options - Options for advanced-large-scale memory-efficient optimization
Functions§
- create_
advanced_ scale_ optimizer - Create advanced-scale optimizer with automatic parameter selection
- minimize_
advanced_ scale - Advanced-large-scale optimization using progressive refinement and memory management