In this section we will go over some of the many that you will see in our program. This includes both two and three dimensional plots.
Understanding visualizations
Understanding two-dimensional visualizations
For our application, we have several two-dimensional visualizations that we need to explain. The first is the two-dimensional plot of the function optimization, be it maximized or minimized. This visualization is shown as follows. Remember, for this we are using Microsoft Chart control, which is available from: https://www.microsoft.com/en-us/download/details.aspx?id=14422:
![](https://static.packt-cdn.com/products/9781789612011/graphics/assets/87685f4f-aeb3-4924-b4e2-f972cc48eb8a.png)
2D Visualization
For each particle that we are plotting (up to a maximum of 10), we will have a different marker style. A marker is the diamonds...