# rust-copt-solver
COPT([杉数求解器](https://shanshu.ai/solver))非官方的Rust API。
Unofficial Rust API for COPT ([Cardinal Optimizer](https://shanshu.ai/copt)).
## 注意 / Notes
* 本封装库并非[杉数科技有限公司](https://shanshu.ai)官方支持。功能尚未完善。自担风险使用!
* This wrapper library is not officially supported by [Cardinal Operations](https://shanshu.ai). Some features have not completed yet. Use at your own risk!
## 感谢 / Thanks
* 受到[rust-gurobi](https://github.com/fluxlinkage/rust-gurobi)项目启发。
* Inspired by the [rust-gurobi](https://github.com/fluxlinkage/rust-gurobi) project.