This tool provides a simple 2D point visualizer designed to be used the during implementation and testing process of various optimization algorithms.
[profit function name]: sphere, rosenbrock
[domain lower bound]: vector
[domain upper bound]: vector
[number of iterations]: number
[iteration #1 population size]: number
[iteration #1 agent #1 position (#I)]: vector
...
[iteration #1 agent #i position]: vector
...
...
...
[iteration #n population size (#M)]: number
[iteration #n agent #1 position]: vector
...
[iteration #n agent #m position]: vector