ubc-cirrus-lab / caribou

Caribou is a framework for running and deploying complex serverless workflows multi-constraint and multi-objective aware on hyper-scalers over multiple regions.
Other
6 stars 0 forks source link

Fix repeated generation of already generated deployment plans in Stochastic Heuristic Deployment Algorithm #274

Closed Danidite closed 1 month ago

Danidite commented 1 month ago

Fix repeated generation of already generated deployment plans in Stochastic Heuristic Deployment Algorithm. Where before it only adds new deployment to generated deployments IF and only IF no restrictions fail, this results in cases of repeated generation and solving of already solve for deployments.