Find the minimal number of path to visit all cities
23 views
Skip to first unread message
Matthieu Quaccia
unread,
Jul 7, 2022, 3:54:48 AM7/7/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to choco-solver
Hello everyone!
I work on a set covering problem, I understand the mathematical model I need to use but I have some problem for the implementation with ChocoSolver (I'm quite a beginner with Choco). You can see my code and all the variables I created more in detail in this StackOverflow question right here.