psychogeekir / matlab-bgl

A graph library for Matlab based on the boost graph library

Home Page:http://dgleich.github.com/matlab-bgl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MatlabBGL

A C library wrapping the Boost graph library and a Matlab wrapper for the Boost graph library.

Features

  • Wrappers around most of the Boost graph library functions
  • Copy-free implementations of many graph algorithms on Matlab's native sparse matrix type.
  • Works effeciently on huge problems

Synopsis

[coming soon]

License

Matlab code: BSD libmbgl code: GPLv2

Copyright David F. Gleich, 2006-2011

About

A graph library for Matlab based on the boost graph library

http://dgleich.github.com/matlab-bgl


Languages

Language:C++ 62.7%Language:MATLAB 22.2%Language:C 14.3%Language:Batchfile 0.3%Language:Shell 0.3%Language:Makefile 0.2%