Content deleted Content added
→Algorithm: fixed a small typo by removing the word "in" |
m →Algorithm: clean up spacing around commas and other punctuation fixes, replaced: ,x → , x (2) |
||
Line 54:
== Algorithm ==
The above steps can be summarized as the below [[pseudocode]].<ref name=ICA_2014_Survey /><ref name=ica_en_2010_jnl_nazari_integrated_product_mix_outsourcing />
0) Define objective function: <math>f(\mathbf{x}), \quad \mathbf{x}=(x_1, x_2,\dots, x_d); \, </math>
1) Initialization of the algorithm. Generate some random solution in the search space and create initial empires.
2) Assimilation: Colonies move towards imperialist states in different directions.
|