vg
tools for working with variation graphs
|
#include "vg.hpp"
#include "path_index.hpp"
#include <thread>
#include <mutex>
#include <condition_variable>
Classes | |
class | vg::GraphSynchronizer |
class | vg::GraphSynchronizer::Lock |
Namespaces | |
vg | |
: define a GraphSynchronizer that can manage concurrent access and updates to a VG graph.