ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
separator.c File Reference
#include "metis.h"
Include dependency graph for separator.c:

Go to the source code of this file.

Functions

void ConstructSeparator (CtrlType *ctrl, GraphType *graph, float ubfactor)
 
void ConstructMinCoverSeparator0 (CtrlType *ctrl, GraphType *graph, float ubfactor)
 
void ConstructMinCoverSeparator (CtrlType *ctrl, GraphType *graph, float ubfactor)
 

Function Documentation

◆ ConstructMinCoverSeparator()

◆ ConstructMinCoverSeparator0()

◆ ConstructSeparator()