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

Allow for limiting object sizes (e.g. graphs, covers etc) #77

Closed beka-zhvania closed 1 year ago

beka-zhvania commented 2 years ago

Add a mechanism to limit object (graphs, covers etc.) sizes of specific users.

Since WebOCD is used for various lectures and seminars, in this context, it makes sense to be able to limit the users on graph element sizes (e.g. nodes/edges). This will prevent students who need WebOCD for some specific tasks from unnecessarily overloading it. These limits can be adjusted according to what the task of the seminar/lecture requires. These limits should be adjustable and specific to users/accounts.