-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi,
I am trying to implement the project found at
https://github.com/TILOS-AI-Institute/HypergraphPartitioning/tree/main/SpecPart
, but I am encountering some issues.
When I execute the command julia> SpectralRefinement.SpectralHmetisRefinement(hg = "benchmark/ISPD_benchmark/ibm02.hgr", pfile = "solutions_2way/ISPD_benchmark_solutions/hMetis/UBfactor_2/ibm02.hgr.k.2.UBfactor.2.seed.0", Nparts = 2, cycles = 2, hyperedges_threshold = 300, ub = 2, nev = 2, refine_iters = 2, best_solns = 5), I receive the following error: ERROR: TaskFailedException & nested task error: UndefVarError: prim_mst not defined.
I would appreciate it very much if you could help me.


Metadata
Metadata
Assignees
Labels
No labels