rwth-acis / REST-OCD-Services

This repository contains the OCD service of WebOCD. In the repository, java based codes of overlapping community detection algorithms (OCDA) can be found.
Apache License 2.0
14 stars 10 forks source link

Implement LFR/Signed LFR Benchmarks completely in webOCD #28

Closed MaxKissgen closed 2 years ago

MaxKissgen commented 3 years ago

Currently, the LFR benchmarks executables can fail to be run on linux systems that do not have some matching parts of the system they were built with. Therefore, implementing them in webOCD is needed to not require some users to build them themselves.