From 3dd7fe847229d4b6030dd8ad3e964403cb7f4863 Mon Sep 17 00:00:00 2001 From: Abhinav kumar <126642111+Abhinavcode13@users.noreply.github.com> Date: Wed, 22 May 2024 08:27:00 +0530 Subject: [PATCH] Added brief description of options used --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d8cf51..50b8949 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,14 @@ The use-cases currently supported by *PolyPhy* are divided according to the data 7. **`Deposit attn`:** Attenuation or 'decay' rate of the diffusing combined agent+data deposit field. 8. **`Trace attn`:** Attenuation or 'decay' of the non-diffusing agent trace field. 9. **`Deposit vis`:** Visualization intensity of the green deposit field (logarithmic). -10. **`Trace vis`:** Visualization intensity of the red trace field (logarithmic). +10. **`Trace vis`:** Visualization intensity of the red trace field (logarithmic). + +## Options +1. **`Distance distribution`:** strategy for sampling the sensing and movement distances +2. **`Directional distribution`:** strategy for sampling the sensing and movement directions +3. **`Directional mutation`:** strategy for selecting the new movement direction +4. **`Deposit fetching`:** access behavior when sampling the deposit field +5. **`Agent boundary handling`:** what do agents do if they reach the boundary of the simulation domain ## How to Use PolyPhy Below is a recording of the [PolyPhy Workshop](https://elek.pub/workshop_cross2022.html) given as part of the [OSPO Symposium 2022](https://ospo.ucsc.edu/event/20220927/).