shah314 / graphcoloring

JCOL: A Java package for solving the graph coloring problem (a heuristic)
MIT License
5 stars 3 forks source link

Some review on the tests and their results #5

Open ProbShin opened 4 years ago

ProbShin commented 4 years ago

This is part of openjournals/joss-reviews#1843.

First of all, as an reviewer, there are two parts, one is the implementation of the code and the other is the writing paper part. I am not sure which part should I focus on or both? And this post is only about the paper part.

shah314 commented 4 years ago

@ProbShin @jedbrown

Thanks for the detailed review!

ProbShin commented 4 years ago

Great, thanks for the update.

BTW, is there any way for me to get the updated papers, or where can I find it.

jedbrown commented 4 years ago

We ask Whedon (the JOSS bot) to rebuild the PDF in the review thread: https://github.com/openjournals/joss-reviews/issues/1843#issuecomment-597437061

ProbShin commented 4 years ago

Great, thanks very much!