Skip to content

HeuristicFlow v1.4.1

Compare
Choose a tag to compare
@ToKiNoBug ToKiNoBug released this 16 Mar 14:01
· 226 commits to main since this release

Updates:

  • Compability to C++14
  • Versatile box constraint for all kinds of real, binary and symbolic encoding. You can assign much more variables at compile time.
  • More default GA operators under box constriant : iFunNd,iFunXd, iFunNb, iFunXb, iFunNs, iFunXs, mFun_d, mFun_b and mFun_s.
  • PSO module supports compile time initializpr now.

Changes:

  • Macro in source file Heu_MAKE_GLOBAL no longer required.