people:chris_symonds:project
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
people:chris_symonds:project [2014/09/13 18:46] – [Simulation] csymonds | people:chris_symonds:project [2014/09/13 19:46] (current) – [Questions Examined] csymonds | ||
---|---|---|---|
Line 43: | Line 43: | ||
- Reproduce | - Reproduce | ||
- If multiple potential mates exist within the neighborhood, | - If multiple potential mates exist within the neighborhood, | ||
- | - **censored** | + | - ???? |
- Offspring will appear in any available location within the event window. If no such free location is available, the reproduction is canceled and the agents instead have a cigarette. | - Offspring will appear in any available location within the event window. If no such free location is available, the reproduction is canceled and the agents instead have a cigarette. | ||
- Movement | - Movement | ||
- The event window is checked for the nearest RES location. | - The event window is checked for the nearest RES location. | ||
- In the absence of available RES, each type will check for the nearest genetically favorable conditions in the event window, if such conditions exist. | - In the absence of available RES, each type will check for the nearest genetically favorable conditions in the event window, if such conditions exist. | ||
- | - Movement | + | - A single-step move is made, biased towards that location |
- NPNAs will get down tonight. | - NPNAs will get down tonight. | ||
+ | Reproduction will involve selecting either parent' | ||
+ | ====Questions Examined==== | ||
+ | |||
+ | While the model I am attempting to create has roots in the work of Choi and Bowles, I am hoping to model a pre-paleolithic society; one more nomadic wherein the in-groups do not pool and share resources, nor do they engage in outright warfare with other groups. Rather, the interactions among agents are restricted to the individual territory of the agents themselves, reflecting a period before social coagulation took hold with early hominids, roughly 3-5 million years ago. ((Edward H. Judge & John W. Langdon. // | ||
+ | |||
+ | I suspect that altruism and parochialism were both still in the very early stages of development in this period and it would be interesting to see how each might have come about, and what the conditions were that made their appearance more probable. Will the simulation results reflect what Choi and Bowles propose, that Altruism and Parochialism reinforce each other? | ||
+ | |||
+ | ===So What? (Computer Science Edition)=== | ||
+ | |||
+ | So what is the computational tie-in to all of this? Why do we, as computer scientists, care about how altruism and parochialism came about under pressure? And under traditional computational paradigms, these are legitimate questions. Processes don't attack other processes for the purposes of resource competition (they do for other reasons). They might be included in an group, and a group of processes belonging to a virus might very well be considered an out-group, but does the concept of sacrifice mean anything to a computational process? I would argue no, under the traditional computational paradigm of efficiency-first computing, the concept of altruism doesn' | ||
+ | |||
+ | Under robust-first computing however, under the resource-limited confines of the MFM, it might. If a program needs space to operate, it may very quickly need to start making sacrifices if that space is limited. If it is competing for space with other process groups, it may need to be aggressive. What constitutes the fitness of a program in a robust-first environment? |
people/chris_symonds/project.1410633980.txt.gz · Last modified: 2014/09/13 18:46 by csymonds