Description Usage Arguments Value
优化位置矩阵
1 | logie.optimal(M, S, method = "HA", HA.N = 100)
|
M |
位置矩阵 |
S |
综合因素矩阵 |
N |
计算的循环次数 |
返回一个list
的数据结构
list(result_cost, result_M )
包含得到的较优解记录和位置矩阵的记录
costfunction to evaule the method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.