Hongdong Xiong
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Hongdong Xiong-
How do i create two-dimensional array variable using addvars() in C++
Answeredhi, I want to create a 47*96 two-dimensional array of multiple decision variables in C++ following the documentation, but got errors. How to create it correctly