From 9e94d0803667c426d0361b35363f9e033567d805 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 12 Oct 2023 10:20:42 -0300 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7458afb..91ddc6f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # OMS: Online Multi-Section +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKaHIP%2FOnlineMultiSection.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKaHIP%2FOnlineMultiSection?ref=badge_shield) + Online Multi-Section is a streaming algorithm designed for process mapping and also applicable to standard graph partitioning tasks when no hierarchy is specified. It creates a hierarchy of partitioning subproblems reflecting the hierarchical topology of the system, facilitating improved process mapping and solving challenges posed by large-scale and dynamic data processing. @@ -97,3 +99,6 @@ For a description of the graph METIS format, please have a look at the [KaHiP ma Online Multi-Section is free software provided under the MIT License. + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKaHIP%2FOnlineMultiSection.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FKaHIP%2FOnlineMultiSection?ref=badge_large) \ No newline at end of file