diff --git a/README.md b/README.md index d9f628c..b22e142 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # BSO_CPP -Brain Storm Optimazation (BSO) core in cpp. +Brain Storm Optimization (BSO) core in cpp. Based on the project 'Analysis of Risk Management for the Coal Mine Operations'. Translated from the matlab code of this paper. Also provide a demo of K_means algorithm.