Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize output logs of algorithms #67

Open
beka-zhvania opened this issue Apr 3, 2022 · 1 comment · May be fixed by #68
Open

Standardize output logs of algorithms #67

beka-zhvania opened this issue Apr 3, 2022 · 1 comment · May be fixed by #68
Assignees
Projects
Milestone

Comments

@beka-zhvania
Copy link
Contributor

Currently most algorithms print no output, some give basic info e.g. community count while some (e.g. Evolutionary Algorithm Based on Similarity) give too much info. It might be a good idea to standardize what the algorithm prints after execution. For example, the count of communities found.

@MaxKissgen MaxKissgen added this to To do in WebOCD via automation Apr 10, 2022
@beka-zhvania beka-zhvania self-assigned this Apr 10, 2022
@beka-zhvania beka-zhvania linked a pull request Apr 11, 2022 that will close this issue
@MaxKissgen MaxKissgen added this to the Next Release milestone May 8, 2022
@MaxKissgen
Copy link
Contributor

This can likely be fixed by completing #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
WebOCD
  
To do
Development

Successfully merging a pull request may close this issue.

2 participants