COPT-Public / cuPDLP-C

Code for solving LP on GPU using first-order methods
MIT License
148 stars 34 forks source link

Use of non-ascii comment characters #31

Open jajhall opened 4 months ago

jajhall commented 4 months ago

Issue https://github.com/ERGO-Code/HiGHS/issues/1768 exposes a remarkable situation where the use of in a comment appears to act as an escape character so that the following (executable) line is treated as a comment.

As a precaution, I've replaced the use of , and all other non-ascii characters (such as β, ω , etc) by their LaTeX equivalents