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 or-tools-discuss
Hi,
Have anyone here ever called ortools from R and ran a model with an R script?
I have created a python package that uses ortools CP_SAT to solve an assignment problem, though our team is interested to run this using R and get output in R for their existing visualization functionalities.
Thanks,
Azadeh
Mark
unread,
Feb 3, 2021, 1:26:50 PM2/3/21
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 or-tools-discuss
You can probably accomplish what you are intending to do using the reticulate package in R: