dyng
DynamicGraphLayout
Public Member Functions | List of all members
dyng::detail::live_set Class Reference

Represents a set of all states where a node or an edge exists. More...

#include <live_set.h>

Public Member Functions

void add (unsigned time)
 
live_set intersection (const live_set &other) const
 
live_set setunion (const live_set &other) const
 
void join (const live_set &other)
 
bool empty () const
 

Detailed Description

Represents a set of all states where a node or an edge exists.

Used internally by foresighted_layout.


The documentation for this class was generated from the following file: