KarypisLab / METIS

METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
Other
665 stars 134 forks source link

the assert failed(nbnd != graph->nbnd) in debug.c:CheckBnd2() #80

Closed wshtx closed 1 month ago

wshtx commented 9 months ago

For different multi-constraint graphs, some graphs may experience this assertion failure. I want to know how to avoid this assertion failure.

wshtx commented 9 months ago

I`m also curious about why to do the assertion.

gfaster commented 9 months ago

Can you produce a backtrace from a core dump here?