Author Topic: Artificial Life software!  (Read 3543 times)

Offline Greven

  • Bot Destroyer
  • ***
  • Posts: 345
    • View Profile
Artificial Life software!
« on: May 12, 2005, 09:57:31 AM »
What critieria is there for Artificial Life software?

What does qualify certain software as being AL?
10010011000001110111110100111011001101100100000110110111000011101011110010110000
011000011000001100010110010111101001110100110010111100101000001000001111001011101
001101001110011011010011100011110100111000011101100100000100110011010011100110110
010110000011100111101001110110111101011101100110000111101001101001110111111011101
01100100000111010011010001100001110111010000010001001000010100001

Offline shvarz

  • Bot God
  • *****
  • Posts: 1341
    • View Profile
Artificial Life software!
« Reply #1 on: May 12, 2005, 04:22:14 PM »
if it simulates some kind of self-reproducing entities, then I say it is already an AL simulator.
"Never underestimate the power of stupid things in big numbers" - Serious Sam

Offline Carlo

  • Bot Destroyer
  • ***
  • Posts: 122
    • View Profile
Artificial Life software!
« Reply #2 on: May 13, 2005, 06:05:41 AM »
Well, agents in an alife software must also have the ability to mutate. That is, for me alife means evolution: which is made of ability to reproduce and mutate. But evolution also means other things, like complex interaction between great number of agents. For instance, I don't like software such as Framsticks, which is, as far as I know, all about optimization of shape for a single particular purpose, like moving.

Offline Greven

  • Bot Destroyer
  • ***
  • Posts: 345
    • View Profile
Artificial Life software!
« Reply #3 on: May 13, 2005, 06:10:23 AM »
Okay, this topic was not a question I need to get an answer for, but I rather wanted to start a discussion about this, and hear different views on this from all you great people ;)
10010011000001110111110100111011001101100100000110110111000011101011110010110000
011000011000001100010110010111101001110100110010111100101000001000001111001011101
001101001110011011010011100011110100111000011101100100000100110011010011100110110
010110000011100111101001110110111101011101100110000111101001101001110111111011101
01100100000111010011010001100001110111010000010001001000010100001

Offline Endy

  • Bot Overlord
  • ****
  • Posts: 852
    • View Profile
Artificial Life software!
« Reply #4 on: May 17, 2005, 06:33:10 PM »
I think that in addition to evolution Alife must be able to store/remember information and have some sort of definition between the life form and enviroment. Stuff like Conway's GOL seem too enviromentally dependent to provide anything really inovating, or have much interation between the lifeforms. I would like to see a better method, in DB, for the bot's to communicate with each other. Most of their interactions are either painfully direct, or are only seen over long time periods, with evolution.

Endy B)