Skip to content

Commit

Permalink
Merge pull request #121 from farzeennadeem/master
Browse files Browse the repository at this point in the history
updated FabFlee guide to introduce refinement.py and new conflict instructions
  • Loading branch information
farzeennadeem authored Feb 3, 2025
2 parents 3f5007a + 368d709 commit e1a36d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/FabFlee_Automated_Flee_based_simulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ Each FabFlee command refines different actions and changes three main input CSV
| Border closure | close_border:country1,country2,closure_start,closure_end |
| Forced redirection | redirect:source,destination,redirect_start,redirect_end |
| Change distance between two locations | change_distance:name1,name2,distance |
| Add new link between locations| add_new_link:<name1>,<name2>,<distance> |
| Find highest refugee number | find_capacity:<csv_name> |
| Add new link between locations| add_new_link:name1,name2,distance |
| Find highest refugee number | find_capacity:csv_name |



Expand Down

0 comments on commit e1a36d7

Please sign in to comment.