From a74600c392986e98f4b72df5a47d58d39030b40f Mon Sep 17 00:00:00 2001 From: Abd Errahmane Kiouche <abd-errahmane.kiouche@etu.univ-lyon1.fr> Date: Fri, 15 Dec 2023 10:51:45 +0000 Subject: [PATCH] Upload New File --- (p,t)_sparsification/Notice.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 (p,t)_sparsification/Notice.txt diff --git a/(p,t)_sparsification/Notice.txt b/(p,t)_sparsification/Notice.txt new file mode 100644 index 0000000..308703a --- /dev/null +++ b/(p,t)_sparsification/Notice.txt @@ -0,0 +1,23 @@ +Neighborhood Preserving graph compression + + + all software is copyright 2021 + Abd Errahmane Kiouche, licensed under the Apache License 2.0. + + + +docopt.cpp + + Copyright (c) 2012 Vladimir Keleshev, <vladimir@keleshev.com> + Licensed under the MIT license (see LICENSE-MIT). + https://github.com/docopt/docopt.cpp + + Files: docopt.cpp docopt.h docopt_private.h docopt_util.h docopt_value.h + Modifications: Remove "#pragma mark" directives. + + +hash + + Copyright 2016 Emaad Ahmed Manzoor + License: Apache License, Version 2.0 + Files : hash.h -- GitLab