MCPcopy Index your code
hub / github.com/bz51/AntColonyAlgorithm / assignOneTask

Function assignOneTask

ACA.js:237–268  ·  view source on GitHub ↗

* 将第taskCount个任务分配给某一个节点处理 * @param antCount 蚂蚁编号 * @param taskCount 任务编号 * @param nodes 节点集合 * @param pheromoneMatrix 信息素集合

(antCount, taskCount, nodes, pheromoneMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

acaSearchFunction · 0.85

Calls 1

randomFunction · 0.85

Tested by

no test coverage detected