Skip to content

Python modules implementing Transformed Lazy Greedy and Augmented Greedy algorithms presented in: "Sensor placement for fault location identification in water networks: A minimum test cover approach" Lina Sela Perelman, Waseem Abbas, Xenofon Koutsoukos, Saurabh Amin

License

Redshift92/TLG-AG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLG & AG

Python modules implementing Transformed Lazy Greedy and Augmented Greedy algorithms presented in:

  • "Sensor placement for fault location identification in water networks: A minimum test cover approach" Lina Sela Perelman, Waseem Abbas, Xenofon Koutsoukos, Saurabh Amin Full PDF
Usage:
  • $ cd test $ python tlg_test.py $ python ag_test.py

  • $ python main.py run both algorithms on the same set of events and sensors

This project is licensed under the terms of the MIT license.

About

Python modules implementing Transformed Lazy Greedy and Augmented Greedy algorithms presented in: "Sensor placement for fault location identification in water networks: A minimum test cover approach" Lina Sela Perelman, Waseem Abbas, Xenofon Koutsoukos, Saurabh Amin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages