This website requires JavaScript.
db1d59843b
update plotting functions
master
Alexander
2023-06-29 17:16:31 +02:00
ee6ab086d8
plot for alive ants and tracking of dead ants
kaghog
2023-06-28 17:25:12 +02:00
0465481ff6
modify bfs connectivity
Alexander
2023-06-28 15:30:14 +02:00
c4ee305256
further plotting experiments
Alexander
2023-06-28 14:57:34 +02:00
7b5627fafc
fix indents, add bfs to scheduler
Alexander
2023-06-27 22:45:40 +02:00
ef7646f556
add viviane's bfs implementation
Alexander
2023-06-27 22:24:40 +02:00
9fae37347b
hotfix
Alexander
2023-06-26 16:03:45 +02:00
fb1c8f5797
Combine resistance and sensitivity/alpha
Alexander
2023-06-26 15:54:22 +02:00
7c19031ca2
Merge branch 'viviane'
Alexander
2023-06-26 11:10:31 +02:00
960b4b1ca0
alternative cummulative successful ants measurement
Alexander
2023-06-26 10:55:23 +02:00
74d59ecc2e
fix indents from ipynb to py
Alexander
2023-06-26 10:27:53 +02:00
15efd64c3e
vivianes changes
Alexander
2023-06-26 10:23:19 +02:00
8f2771463d
General Debugging. Moved to nomenclature from paper for ease of understanding Resistance map implementation
Alexander
2023-06-20 15:00:14 +02:00
61e92ae136
create function for ants to die and for nonlinear sensitivy function When ants hit a minimum sensitivy threshold (configurable), the ant is added to a dead list and then removed from the model schedule and the environment in the model step. The dead list is cleared every step
develop_gk
kaghog
2023-05-31 00:48:41 +02:00
83a973f377
Merge branch 'implementations_tests'
Alexander
2023-05-18 16:02:13 +02:00
10279930e1
implemented test ant_follow_gradient, fixed step() function
Alexander
2023-05-18 16:00:43 +02:00
85f9ecdaec
Merge branch 'implementations_tests'
Alexander
2023-05-18 12:47:21 +02:00
30661542b5
add num_max_agents, cleanup
Alexander
2023-05-18 12:46:48 +02:00
a8cb347e4a
add test ant pheromone decay, rename chemicals to pheromone
Alexander
2023-05-17 19:32:08 +02:00
11821b6138
plots for linear sensitivity decay and grid pheromone decay
Alexander
2023-05-17 18:09:26 +02:00
9cce168536
fix Grace's name
Alexander
2023-05-17 15:57:23 +02:00
ecb9cc26e9
dynamic normalization for pheromones
Alexander
2023-05-11 17:57:39 +02:00
e45d33bf8d
more step and sensitivity improvements following Schweitzer et al. 1997)
Alexander
2023-05-11 16:45:20 +02:00
044aab26ca
Merge branch 'implement_agent_step'
Alexander
2023-05-07 15:25:22 +02:00
44c8516868
add food and nestfinding behaviour on step function
Alexander
2023-05-07 15:24:27 +02:00
e7fedbfe25
Merge branch 'live_server_visualization'
Alexander
2023-04-29 11:49:30 +02:00
cdafa5e5f9
fix no display on overflow
Alexander
2023-04-29 11:49:06 +02:00
a22e832a0e
Merge branch 'live_server_visualization'
Alexander
2023-04-29 11:04:05 +02:00
7e5c40ad11
add server visualization to README
Alexander
2023-04-29 11:02:55 +02:00
214135d063
added live-server visualization to project
Alexander
2023-04-29 11:00:42 +02:00
a5e03b38ac
Merge branch 'implement_agent_step'
Alexander
2023-04-28 19:13:37 +02:00
65e9d12e5a
implement agent.step() and simplify scalar fields
Alexander
2023-04-28 19:10:33 +02:00
1952198fad
add scalarfields on grid
Alexander
2023-04-28 14:45:56 +02:00
808dc6f78c
add initial project files
Alexander
2023-04-26 23:45:14 +02:00
9a11387436
Initial commit
Alexander Bocken
2023-04-26 21:07:21 +02:00