Extended Report

A publication-focused HTML companion to the IEEE paper

This page distills the local PDF into an accessible web report with paper-grounded tables, extracted figures, reusable links, and explicit data provenance notes.

Research Summary

Abstract, contributions, and implementation logic

The report keeps the paper’s own language wherever practical, then adds structure around the algorithm, experiment design, and reported outcomes.

Abstract

Edge computing networks need to dynamically distribute their limited and heterogeneous computation resources to handle changing tasks efficiently.

Reported contributions

  • Loading contributions from the shared research dataset.

Auction procedure

  1. Loading methodology steps.

Performance headline

  • Auction-based allocation reports 98.2% resource utilization compared with 89.4% for static allocation.
  • Task assignment rises from 91.7% to 100%.
  • Residual fragmentation falls from 10.6 units to 1.8 units.
  • Fairness index improves from 6.4 to 3.2, where lower is better.

Tables

Experiment setup and reported allocations

The first table is loaded from the shared JSON extracted from the local PDF. The allocation and performance tables are reproduced directly as web-readable summaries.

Simulation environment

PlatformUbuntu 22.04 on Intel Core i7-12700 CPU with 32 GB RAM
Trials20 randomized runs per scenario
Nodes5 heterogeneous edge nodes
Tasks12 computational tasks
Demand classesSmall (2-5), Medium (6-10), Large (11-15)

Task resource demands

Task Demand Class
Loading task data.

Task allocation mapping

Node Static first-fit Auction-based
Node AT1, T2, T4T2, T7, T10
Node BT3, T5, T6T1, T4, T12
Node CT7, T8T3, T8, T11
Node DT9T5, T9
Node ET10, T12T6
UnallocatedT11

Average performance metrics

Metric Static Auction
Resource utilization rate89.4%98.2%
Task assignment rate91.7%100%
Residual fragmentation10.6 units1.8 units
Fairness index6.43.2
Tasks successfully placed11/1212/12

Data integrity notes

  • Loading provenance notes.

Figures

Original paper visuals plus rebuilt web-native charts

The extracted figures preserve the paper’s own presentation while the Plotly charts below re-express the underlying variables for easier exploration on the web.

Average metric comparison

Tables III and IV

Utilization trend with growing task volume

Figure 6 approximation
Architecture figure from the paper

Architecture

The original figure shows the system architecture, optimization framing, and the auction steps from announcement to resource updates.

Task allocation comparison figure

Task allocation comparison

Representative run showing how task distribution differs between static first-fit and auction-based assignment.

Resource utilization by node figure

Resource utilization by node

The auction strategy spreads work more evenly across nodes in the representative figure.

Remaining resources per node figure

Remaining resources

Residual capacity becomes less fragmented under the auction-based strategy, which is why large tasks are less likely to be rejected.

Citation

Reusable reference block

The BibTeX entry below is included so the repository can be cited directly from the report page without opening the PDF first.

Loading citation.