added dynamic discovery of configurations
This commit is contained in:
@@ -26,6 +26,7 @@ pub struct OptimizationResult {
|
||||
pub recommended_pl2: f32,
|
||||
pub max_temp_c: f32,
|
||||
pub is_partial: bool,
|
||||
pub config_paths: std::collections::HashMap<String, std::path::PathBuf>,
|
||||
}
|
||||
|
||||
pub struct OptimizerEngine {
|
||||
|
||||
Reference in New Issue
Block a user