OptimizationProblems.jl
OptimizationProblems.jl copied to clipboard
Problem name starting with a number
In CUTE https://github.com/mpf/Optimization-Test-Problems/blob/master/cute/3pk.mod, the problem 3pk starts with a number, however function name in Julia cannot start with a number.
threepk?