simopt-admin / simopt

A testbed of simulation-optimization problems and solvers
MIT License
56 stars 24 forks source link

Investigate Possible UTF-8 vs UTF-16 Errors #64

Open Grochocinski opened 3 weeks ago

Grochocinski commented 3 weeks ago

In the past, we've had issues with incompatible formatting when running the same code on Windows and MacOS. For example, code that might work on Windows might error out on MacOS due to some file somewhere being in UTF-8 instead of UTF-16, or vice-versa. This needs to be checked to confirm this is a non-issue before the conference.