Skip to content
aschnell edited this page Oct 23, 2014 · 11 revisions

Welcome to libstorage-bgl-eval

During hackweek interstellar I evaluated using the boost graph library (BGL). You should be familiar with the basics of graph theory and BGL when looking at libstorage-bgl-eval.

There are two usecases for graphs in libstorage. The first are the devices themself, the second and even more interesting are the actions performed when committing the queued changing to the system.

Device Graph

test1.png

Action Graph

compare2-action.png

Clone this wiki locally