ResQ.Core
OptimizationStrategy Class
Represents an optimization strategy from DTSOP (Drone Tactical Strategy Optimization).Example
Remarks
Optimization strategies provide recommended drone deployments, coverage estimates, and response time predictions for disaster scenarios.| Properties | |
|---|---|
| ConfidenceScore | Confidence score for this strategy (0.0 to 1.0). |
| Deployments | List of recommended drone deployments. |
| EstimatedCoveragePercent | Estimated area coverage percentage. |
| EstimatedResponseTimeMinutes | Estimated response time in minutes. |
| GeneratedAt | UTC timestamp when the strategy was generated. |
| ScenarioId | ID of the scenario this strategy applies to. |
| StrategyId | Unique identifier for this strategy. |