Skip to content

dgleich/matlab-bgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

Installation

Ideally, you download, unzip and it works. Reality is almost never ideal though.

There are some fantastic instructions from others on how to compile here. https://answers.launchpad.net/matlab-bgl/+question/69161

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published