Skip to content

bdlab-ucd/Reachability_Learning

 
 

Repository files navigation

Reachability_Learning

This program implements a learning-based framework for reachability learning having two modules:

  1. sampling pair of nodes with most reachability information
  2. reachability learning.

Our main contribution is to show that our framework is efficient, adaptive and flexible to use different methods to sample the pair of nodes with most reachability information; i.e., the first module. To this end, we propose an approximate version of representative reachability processing algorithms in each category. Reachability_learning.py is the automated code to run different reachability calculation algorithms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%