clp icon indicating copy to clipboard operation
clp copied to clipboard

Go language bindings for the COIN-OR Linear Programming library

Results 2 clp issues
Sort by recently updated
recently updated
newest added

I get the following error when I run the example code in Windows 10: ``` $ go run main.go # pkg-config --cflags -- clp pkg-config: exit status 3221225781 ``` Go...

hi, i am trying to run "go get github.com...." to install clp on my M1 macbook. however, it returns the following info: # github.com/lanl/clp ld: warning: ignoring file /opt/homebrew/Cellar/clp/1.17.6/lib/libClpSolver.dylib, building...