Using .csv file to provide input to Simple Job Shop Scheduling code provided in the guides.

62 views
Skip to first unread message

Marvelous Engineers Cloud Platform

unread,
Apr 19, 2021, 3:20:38 PM4/19/21
to or-tools-discuss
Good day all,
I am planning to use the or-tools as well as the job shop problem for my mini project. The thing is I want to import the 'jobs_data' in job shop code from a .csv. As I am totally new to programming I was hoping someone could guide me.
Thank you and Regards.

Mizux Seiha

unread,
Apr 20, 2021, 3:02:41 AM4/20/21
to or-tools-discuss
If I were you, I would:
* pick Python as programming langage (and use the ortools package)
* Python provide a csv Reader/Writer https://docs.python.org/3/library/csv.html
* Don't hesitate to take a look at StackOverflow for support (but with caution to answers proposed)
Reply all
Reply to author
Forward
0 new messages