Insights from Lexicographic Optimization in the Allegro Project

In our latest analysis within the Allegro project, we dove deeper into how objective prioritization influences optimization outcomes. 🧠 From the charts, one pattern is unmistakable: The primary objective (first in the lexicographic order) consistently achieves the...

Exploring Sequencing Strategies through Lexicographic Optimization

As part of our work on the Allegro project, we investigated the effects of various sequencing strategies by framing our multi-objective optimization challenge as a lexicographic optimization problem. πŸ“Š In the analysis, we explored all permutations of three key...

Performance Evaluation in Hierarchical Cloud-Edge Infrastructure

As part of our work with Allegro, we evaluated performance across two hierarchical cloud-edge topologies: πŸ“Š Topologies Analyzed: Basic: 19 nodes Extended: 53 nodesBoth consist of 3 layers: near-edge, far-edge, and cloud, with the cloud layer provisioned to handle all...

Advancing Resource Allocation with Multi-Agent Rollout ALLEGRO Project Update

In the context of the ALLEGRO Project , we developed a powerful Multi-Agent Rollout Mechanism to further optimize microservice placement across distributed edge/cloud infrastructures. πŸŒβš™οΈ 🧠 Why Rollout?Standard heuristics can be fast but suboptimal. Exact methods? Too...

Project NEWS: ALLEGRO Greedy Resource Allocation Mechanism

As part of the #ALLEGRO project , we developed an intelligent Greedy Resource Allocation Mechanism for efficient microservice placement across edge/cloud infrastructure. πŸŒβš™οΈ πŸ” What does it do?Our heuristic approach balances performance and resource efficiency by...