Skip to content

A simple simulator to explore the idea of using two or more cuckoo filters instead of a single filter for the corona-contact-tracing protocoll DP-3T.

Notifications You must be signed in to change notification settings

dan-blank/contact-tracing-storage-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple, rough simulator to explore the idea of using two or more cuckoo filters (instead of a single filter) in the context of contact-tracing during the corona pandemic.

main.py simulates three scenarios: 1) using one cuckoo filter, 2) using two cuckoo filters and 3) using three cuckoo filters.

About

A simple simulator to explore the idea of using two or more cuckoo filters instead of a single filter for the corona-contact-tracing protocoll DP-3T.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages