vg
tools for working with variation graphs
Classes | Namespaces
graph_synchronizer.hpp File Reference
#include "vg.hpp"
#include "path_index.hpp"
#include <thread>
#include <mutex>
#include <condition_variable>

Classes

class  vg::GraphSynchronizer
 
class  vg::GraphSynchronizer::Lock
 

Namespaces

 vg
 

Detailed Description

: define a GraphSynchronizer that can manage concurrent access and updates to a VG graph.