From e08af447b62e59361eddb34b6a70f159f25425f2 Mon Sep 17 00:00:00 2001 From: Mohammad Shojafar <mshojafar@users.noreply.github.com> Date: Wed, 5 May 2021 18:18:40 +0100 Subject: [PATCH] FUPE_JISA2021_Sourcecode --- FUPE-JISA2021_Sourcecode | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 FUPE-JISA2021_Sourcecode diff --git a/FUPE-JISA2021_Sourcecode b/FUPE-JISA2021_Sourcecode new file mode 100644 index 0000000..7c7b201 --- /dev/null +++ b/FUPE-JISA2021_Sourcecode @@ -0,0 +1,25 @@ + Help file to run the FUPE algorithm project written in Matlab. + +The paper is published in JISA 2021 with the following details: + +S. Javanmardi, M. Shojafar, R. Mohammadi, A. Nazari, V. Persico, A. Pescape, "FUPE: A Security Driven Task Scheduling Approach for SDN-based IoT-Fog Networks", Elsevier, Journal of Information Security and Applications, (JISA), pp. 1-28, April 2021. + +Dr A Nazari and Dr. R. Mohammad did this implementation. +Dr Saeed Javanmardi and Dr Mohammad Shojafar helped on idea brainstorming and documentation. +Professors Pescape, Dr. Perisco helped in English correction and leading the team. + +Contact: + +Dr Saeed Javanmardi +Department of Electrical Engineering and Information Technologies (DIETI), University of Napoli “Federico IIâ€, Italy +E-mail: saeed.javanmardi@unina.it +or + +Dr Mohammad Shojafar +5GIC & 6GIC, Institute for Communication Systems (ICS), University of Surrey, Guildford, GU27XH, United Kingdom +E-mail: m.shojafar@surrey.ac.uk + + +Step of the running project: + +To be updated... -- GitLab