vineetsk1 / Switch-Strategies

Implementations of the strategies for Eternabot switches.
0 stars 2 forks source link

[Strategy Market] [Switch] Entropy in MS2/microRNA designs #24

Open vineetsk1 opened 9 years ago

vineetsk1 commented 9 years ago

Original Author: Eli Fisker Original Link: https://getsatisfaction.com/eternagame/topics/-strategy-market-switch-entropy-in-ms2-microrna-designs

Strategy

Give -1 for designs having lower than 0.6 in entropy and penalize exponentially Give +1 for designs having above 0.6-0.8 in entropy Give +3 to designs having between 0.9-1.5 in entropy Give +1 to designs that have above 1.6 and above and start penalize exponentially

vineetsk1 commented 9 years ago

Implemented with 26 lines of code.