cff-version: 1.2.0 abstract: "
This repository is part of the Ph.D. thesis of Irene S. van Droffelaar, Delft University of Technology.
fug_behavior contains the experiments and data files:
- prep_graph_*.ipynb (e.g., [prep_graph_Manhattan.ipynb](prep_graph_Manhattan.ipynb) import the graph from OpenStreetMap and the camera data from the data folder. The output of these files is the plotted graph of the respective area and the saved graphs.
- [enrich_graph_cool.ipynb](enrich_graph_cool.ipynb) and [enrich_graph_cool.ipynb](enrich_graph_cool.ipynb) import the relevant factors from OpenStreetMap and other data sources. These factors are used to create the graph attribute 'travel_time_adj' which reflects the attractiveness of a particular road segment. After, the best routes from the incident to each of the defined escape nodes are generated and saved.
- [run_model_cool.py](run_model_cool.py) and [run_model_hot.py](run_model_hot.py) import the escape routes and pass them to a pyDSOL model, which adds a jitter factor to the routes. The output of these files is the resulting, final simulated escape routes.
- [optimize/optimize_positions.py](optimize/optimize_positions.py) import the resulting routes and optimizes the positions of the police units. The optimized positions and the resulting interception dictionary (reflecting which routes are intercepted by the chosen strategy) are saved.
- In [optimize/cross_evaluation_optimization.ipynb](optimize/cross_evaluation_optimization.ipynb), these positions and the routes are imported to evaluate their relative robustness. I.e., how well does a strategy perform on a set of routes generated using a different rationale or profile - also see the figure below. The resulting heatmaps are saved in the [optimize/](optimize/) folder.
platypus-fork contains the optimization algorithm.
" authors: - family-names: van Droffelaar given-names: Irene orcid: "https://orcid.org/0000-0002-0204-6200" title: "Data underlying the publication: The effect of models of fugitive behavior on police interception strategies" keywords: version: 1 identifiers: - type: doi value: 10.4121/6d0f025b-967e-4007-9b6d-b920366d8f74.v1 license: CC BY-NC-ND 4.0 date-released: 2024-11-25