incubator-wayang icon indicating copy to clipboard operation
incubator-wayang copied to clipboard

Code restructure

Open zkaoudi opened this issue 1 year ago • 9 comments

Currently, there are some modules that the source code is not in the usual path of "[module_name]/src/main/java" but inside a "code" folder. This is not the case for all modules. We should restructure the code to be as it is done usually: "[module_name]/src/main/java"

NOTE: It seems that this "code" folder was created because of some incompatibility with GraphChi and the java/scala versions. So we may have to discard GraphChi

zkaoudi avatar Apr 13 '23 11:04 zkaoudi