Skip to content

northeastern-datalab/generalized-deletion-propagation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generalized Deletion Propagation

License

This repository contains code to solve the Generalized Deletion Propagation with Integer Linear Programming (ILP) and Linear Programming (LP) relaxations.

It is divided into the following folders:

  • src/: The code in this folder can be used to find the GDP of various cases. It also includes specialized algorithms for ADP, DPVS and SWP.

  • plot/: Code to make experimental plots.

  • expt/: Code to run experiments checking the scalability of GDP variants.

  • data/: Synthetically generated data

Details and instructions for running the code in both parts are in the READMEs of the respective folders.

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published