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

Add OCD algorithm implementation guide #81

Closed beka-zhvania closed 2 years ago

beka-zhvania commented 2 years ago

For someone who hasn't developed anything for WebOCD before, it might be time consuming to figure out how exactly new algorithms can be added. To make the experience more pleasant for the user, it makes sense to have a guide where the process is explained.