inducer / pymetis

A Python wrapper around Metis, a graph partitioning package
http://mathema.tician.de/software/pymetis
Other
164 stars 32 forks source link

Have a trouble with 'contiguous' option #41

Closed microhumanis closed 2 years ago

microhumanis commented 2 years ago

Discussed in https://github.com/inducer/pymetis/discussions/40

Originally posted by **microhumanis** July 19, 2022 Hi, while I am using the 'part_graph' command to divide graph into contiguous partitions, I faced a error 'TypeError: part_graph() got an unexpected keyword argument 'contiguous'' How can I handle this problem? Thank you :)
inducer commented 2 years ago

Insufficient detail to reproduce. Unlikely to be an actual issue.

Also, please be considerate of open source maintainers: Why cause more work by spamming things as issues and discussions, particularly when it's likely that the issue is on your end?