Skip to content

Energy: How should an Organism behave if there is not sufficient Energy for an Action? #128

@Zediwan

Description

@Zediwan

When #118 and #102 are implemented we need to tackle the question how an organism should behave if it does not have sufficient Energy for an action?

There are several options for example but not limited to:

  • Cancel the Action (Example: Just don't move)
  • Use the remaining energy to do as much of the action as possible (Example: If only 50% of needed Energy is present only make 50% of the move)
  • Automatically use Health (This seems to be in contrast with the desire to allow the neural network to decide how much energy or health should be converted....)

Maybe we need to further investigate how this is done in real life.

Metadata

Metadata

Assignees

No one assigned

    Labels

    biologyIssues and Topics related to BiologyquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions