Nash Equilibrium Multi Objective Genetic Algorithm Java -
i origin work on masters thesis regarding comparing of nash equilibrium based moga solutions vs ones output pareto-optimal curves,
i wondering if has experience illustration of existing algorithm outputs nash equilibrium, or pareto curves, can work with.
if not framework seems purposes if turns out need build these myself(i can of course of study swap languages work in java have seen frameworks such jgap , jclec) there quite few frameworks take insight experience great!
please clear don't want research me, have been looking around lot new area , utilize bit of direction know not algorithms , frameworks made equal.
-thanks!!!!
i don't know nash equilibrium in particular. however, finding pareto fronts using evolutionary algorithms, finish framework, far, jmetal. written in java , implements state-of-the-art algorithms. morever, implements big number of classic problems (zdt/dtlz suites), have lot of examples on how formulate problem.
the moga algorithm quite old , outperformed recent algorithms. suggest trying good-old nsga2/spea2 algorithms, newer mocell, abyss , moea/d , see 1 works improve in case.
genetic-algorithm
No comments:
Post a Comment