├── 2021-06-22-TaskOffloading (+Complexity Analysis)-arXiv_v3.pdf ├── 2021-06-23-TaskOffloading- Submitted Version to IEEE TCOM.pdf ├── DTO.m ├── Figures ├── 1a. A typical task offloading example.png ├── 1b. System model.png ├── 2a. Acceptance Ratio vs. T for K=30.png ├── 2a. Acceptance ratio vs. K for T=40 ms.png ├── 3a. Convergence of admission control algorithm for T=20 ms and K=30.png ├── 3b. Acceptance ratio of joint vs. disjoint methods in terms of T_RAN for T=30 ms and K=30.png ├── 4a. Average radio transmission and execution latencies vs D for T=20 ms and K=30.png ├── 4a. Average radio transmission and execution latencies vs L for T=20 ms and K=30.png ├── 5. Placement of the different classes of tasks at 3 different tiers of nodes for K=30.png └── 6. Acceptance ration of LTO and JTO vs max acceptable latency.png ├── JTO.m ├── LICENSE ├── README.md ├── channel.mat └── pathbetweennodes.m /2021-06-22-TaskOffloading (+Complexity Analysis)-arXiv_v3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/2021-06-22-TaskOffloading (+Complexity Analysis)-arXiv_v3.pdf -------------------------------------------------------------------------------- /2021-06-23-TaskOffloading- Submitted Version to IEEE TCOM.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/2021-06-23-TaskOffloading- Submitted Version to IEEE TCOM.pdf -------------------------------------------------------------------------------- /DTO.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/DTO.m -------------------------------------------------------------------------------- /Figures/1a. A typical task offloading example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/1a. A typical task offloading example.png -------------------------------------------------------------------------------- /Figures/1b. System model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/1b. System model.png -------------------------------------------------------------------------------- /Figures/2a. Acceptance Ratio vs. T for K=30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/2a. Acceptance Ratio vs. T for K=30.png -------------------------------------------------------------------------------- /Figures/2a. Acceptance ratio vs. K for T=40 ms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/2a. Acceptance ratio vs. K for T=40 ms.png -------------------------------------------------------------------------------- /Figures/3a. Convergence of admission control algorithm for T=20 ms and K=30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/3a. Convergence of admission control algorithm for T=20 ms and K=30.png -------------------------------------------------------------------------------- /Figures/3b. Acceptance ratio of joint vs. disjoint methods in terms of T_RAN for T=30 ms and K=30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/3b. Acceptance ratio of joint vs. disjoint methods in terms of T_RAN for T=30 ms and K=30.png -------------------------------------------------------------------------------- /Figures/4a. Average radio transmission and execution latencies vs D for T=20 ms and K=30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/4a. Average radio transmission and execution latencies vs D for T=20 ms and K=30.png -------------------------------------------------------------------------------- /Figures/4a. Average radio transmission and execution latencies vs L for T=20 ms and K=30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/4a. Average radio transmission and execution latencies vs L for T=20 ms and K=30.png -------------------------------------------------------------------------------- /Figures/5. Placement of the different classes of tasks at 3 different tiers of nodes for K=30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/5. Placement of the different classes of tasks at 3 different tiers of nodes for K=30.png -------------------------------------------------------------------------------- /Figures/6. Acceptance ration of LTO and JTO vs max acceptable latency.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/Figures/6. Acceptance ration of LTO and JTO vs max acceptable latency.png -------------------------------------------------------------------------------- /JTO.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/JTO.m -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/README.md -------------------------------------------------------------------------------- /channel.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/channel.mat -------------------------------------------------------------------------------- /pathbetweennodes.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinaebrahimi/task-offloading/HEAD/pathbetweennodes.m --------------------------------------------------------------------------------