Limbo 3.5.4
Loading...
Searching...
No Matches
test_FM.cpp File Reference

test FM partitioning algorithms More...

#include <iostream>
#include <limbo/algorithms/partition/FM.h>

Go to the source code of this file.

Classes

class  Node
 a class to describe graph vertex More...

Functions

int main ()

Detailed Description

test FM partitioning algorithms

Author
Yibo Lin
Date
Feb 2015

Definition in file test_FM.cpp.

Function Documentation

◆ main()

int main ( )

main function
construct a graph and verify limbo::algorithms::partition::FM

Returns
0

Definition at line 45 of file test_FM.cpp.