Skip to content

UndefVarError: prim_mst not defined. #12

@yfz2024

Description

@yfz2024

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.
屏幕截图 2024-11-12 121351
屏幕截图 2024-11-12 121442

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions