diff --git a/FUPE-JISA2021_Sourcecode b/FUPE-JISA2021_Sourcecode new file mode 100644 index 0000000000000000000000000000000000000000..7c7b2017efcfbae26a0c9b2457b2a51dab8aef2d --- /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...