Changeset 948


Ignore:
Timestamp:
06/10/20 14:02:18 (4 years ago)
Author:
Maciej Komosinski
Message:

Integrated FramsticksCLI.py with deap (Distributed Evolutionary Algorithms in Python)

Location:
framspy
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • framspy/FramsticksCLI.py

    r947 r948  
    253253        # TODO ideas:
    254254        # - check_validity with three levels (invalid, corrected, valid)
     255        # - "vectorize" some operations (isvalid, evaluate) so that a number of genotypes is handled in one call
    255256        # - use threads for non-blocking reading from frams' stdout and thus not relying on specific strings printed by frams
    256257        # - a pool of binaries run at the same time, balance load - in particular evaluation
Note: See TracChangeset for help on using the changeset viewer.