Skip to content

A dynamic data structure for reachability queries for temporal graphs

License

Notifications You must be signed in to change notification settings

albertiniufu/dynamictemporalgraph

Repository files navigation

dynamictemporalgraph

A dynamic data structure for reachability queries for temporal graphs. A quick implementation of the data structure introduced in `` A Dynamic Data Structure for Temporal Reachability with Unsorted Contact Insertions'' (https://arxiv.org/abs/2102.04187)

Funding

This project is being funded by CNPq (406418/2021-7) and FAPEMIG.

Build requirements

java 1.8 or newer

Example

Compilation:

javac Rtuples.java

or

make

Testing:

make tests

About

A dynamic data structure for reachability queries for temporal graphs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published