Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在实施具有单点交叉的遗传算法来解决旅行推销员问题。当我使用小于 1.0 的交叉概率时,意味着在输出中出现错误,例如:TypeError: 'NoneType' object is not iterable。请问我可以知道原因吗