TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Biomimicry in software?

1 pointsby OzzyOsbourneover 13 years ago
The title is pretty much self-explanatory: do you know of any algorithms/solutions that emulate nature to solve problems? I know of neural networks, and chaos theory (think plant leaves and algo-trading), but I'd like to find out about specific implementations of this.

1 comment

arkitaipover 13 years ago
Ant colony optimization algorithms <a href="http://en.wikipedia.org/wiki/Ant_colony_optimization_algorithms" rel="nofollow">http://en.wikipedia.org/wiki/Ant_colony_optimization_algorit...</a>