Skip to content

Orecchia-Research-Group/graphtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphtools

Basic MATLAB tools for Graph Partitioning, including an implementation of the cut-matching game.

All graphs are generated and required as inpunt in the eg2 format.

Directory GRAPHS contains scripts graphs from various families, including geometric graphs, unions of matchings,...

Directory GRAPHTOOLS contains matlab scripts to do basic graph processing, including reading graph, printing a graph, computing graph partitioning objective functions.

Directory OSVV implements the cut-matching game algorithm using hipr maximum flow library as a subroutine.

About

Basic MATLAB tools for Graph Partitioning, including an implementation of the cut-matching game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors