Skip to content

Miss the file unionfind.h #9

@lichengzhang1

Description

@lichengzhang1

Hello,

when I run make, it told me this:

cc -I/path/to/headers -L/path/to/libraries -o build/name_pl -g planar/name_pl.c planar/shared/planar_base.c planar/shared/planar_input.c planar/shared/planar_automorphismgroup.c -lcprogutil
planar/name_pl.c:13:10: fatal error: unionfind.h: No such file or directory
   13 | #include "unionfind.h"
      |          ^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:199: build/name_pl] Error 1

Where do I find unionfind.h?

Best wishes,
Licheng.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions