Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
/ moo2020 Public archive

Firefighter Problem MOO for AORS 2020

Notifications You must be signed in to change notification settings

abfarr/moo2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moo2020

Firefighter Problem Multi-Objective Optimization for AORS October 2020

The Firefighter Problem is a discrete time model of a fire spreading through the nodes of a graph as a firefighter defends against the fire. The Firefighter Problem has applications to a variety of contexts to include epidemiology and economics. Most objectives for the firefighter optimization problem are NP-hard to decide for real-world data graphs. Maximum nodes saved (MAXSAVE) and minimum time to containment (t-FIRE) are two common objectives. We modify the traditional construction of these individual objectives to simultaneously satisfy both MAXSAVE and t-FIRE with Pareto optimality. We examine the tradeoff between nodes saved and time to containment on data graphs. This work also begins to characterize the features of networks that make them resilient against malicious spread and determines computationally effective containment strategies.

Graph: Power Grid (http://networkrepository.com/inf-power.php) Sub graphs of random segements of the network (simulate hacking at random) of no more than X size

Testing: Single fire and firefighter (may test multiples)

MOO solution algorithms for ILP: TBD (NSGA-II, ...)

About

Firefighter Problem MOO for AORS 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published