Skip to content

v0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 20:06
· 0 commits to 95d6bad1c9299b47c7fdc2f57e40890b5c3f1788 since this release

Bug Fixes

Features

  • Add egg-link (77fcf4f)
  • Added HillClimb (f8d8537)
  • Added Ackley_N2 func (03dbd18)
  • Added badges and improved README.md (a245e86)
  • Added docstring Iter Chaining (eff61b8)
  • Added docstrings for utliity functions (4311ef0)
  • Added Flight Scheduling fitness_fn docstring (65a93c3)
  • Added fliscopt example file (91bec49)
  • Added GA classes (9bd730d)
  • Added Ga_with_reversals (0722a2a)
  • Added init CONTRIBUTING.md (df646c3)
  • Added initial requirements (12dbc40)
  • Added LICENSE (1597b67)
  • Added max_time parameter & more (5291d95)
  • Added rich pretty printing & other minor changes (b036206)
  • Added seed parameter to all funcs (5e77054)
  • Added single bash file for running tests (4c54b0d)
  • Added subfolder to results (b3a8446)
  • Added Zakharov func (4c3b5ea)
  • Bash script for Conda and env installation (5f8d9ac)
  • Encapsulated within main() (9e5c064)
  • File for storing all domains (3f0d6eb)
  • File for testing new functions to be integrated (057cf8e)
  • GA Reversed & Mutation fn changes (fd2bf13)
  • Implemented first version of IteratedChaining (99953b0)
  • Implemented various benchmark funcs (86b6c9d)
  • Incomplete feature (1e3ffb0)
  • Installed (b9c3f94)
  • Issue templates added (b3a12c9)
  • Issue templates added (25f537d)
  • Issue templates added (702fae8)
  • Many changes (c68bfce)
  • Modified Ackley_N2 parameters (85515bd)
  • Multiprocessing feature added (8cc840e)
  • Seperation of GA utils (d90f12a)
  • Setup script & details (5768ef1)
  • Tested all (f211e7a)
  • Updated Contributing.md links (a64dd05)
  • Updated example (f72285b)