The entity (AAA) has a variable (previousStandstill) with value (BBB) which has a sourceVariableName variable (nextCustomer) with a value (AAA) which is not that entity.
Verify the consistency of your input problem for that sourceVariableName variable.
当我继续我的解决过程,它导致了一个错误,如上所述。当我看到这个问题时,第一个(aaa)和第二个(aaa)是不同的。但在我的问题中,两者(aaa)是相同的。是什么导致了这个问题?
1条答案
按热度按时间ryevplcw1#
在你打电话之前
solve()
检查你的数据是否正确。因此,如果aaa.previousstandstation=bbb,那么bbb.nextcustomer=aaa。