In data_prepare/initialSP_prepare_S3DIS_SPG.py, there exits the following code:
sys.path.append("../partition/cut-pursuit/build/src")
sys.path.append("../partition/ply_c")
sys.path.append("../partition")
but I can't find partition directory in LogoSP repository.
In data_prepare/initialSP_prepare_S3DIS_SPG.py, there exits the following code:
sys.path.append("../partition/cut-pursuit/build/src")
sys.path.append("../partition/ply_c")
sys.path.append("../partition")
but I can't find partition directory in LogoSP repository.