From 29f13e23f5738dff96d8e862afb2ef3577e62918 Mon Sep 17 00:00:00 2001 From: Mohammad Shojafar <mshojafar@users.noreply.github.com> Date: Wed, 5 May 2021 18:22:57 +0100 Subject: [PATCH] FUPE Help FUPE HELP- Read me --- Saeed2021FUPE_Sourcecode/help.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Saeed2021FUPE_Sourcecode/help.txt diff --git a/Saeed2021FUPE_Sourcecode/help.txt b/Saeed2021FUPE_Sourcecode/help.txt new file mode 100644 index 0000000..5360f6f --- /dev/null +++ b/Saeed2021FUPE_Sourcecode/help.txt @@ -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