Replies: 1 comment 2 replies
-
Hello @kentbill, and thank you for your time! This could be a bug - the feature is brand new, it will take a while to get it out of preview. We do take it seriously though - if we can confirm that this is a bug in the solver, we will fix it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, teams,
I tried the DSV feature with a quite simple program but got an UndoMove Corruption. I have uploaded the code to the GitHub repository(https://github.com/kentbill/dsv-testing.git). This is a scenario that simulates assigning tasks to a production line. There are two constraints in the program, first, to ensure the correct task is assigned to the appropriate production line, and the other one is to punish the entity in an infinite loop. When I run the program, the following exception message appears, any idea about it? thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions