tianji ma

  • Gurobi-versary
  • First Question
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by tianji ma
  • tianji ma created a post,

    how to use gurobi in clion?

    Answered

    I want to know what a ".cmake" file like,which can be used in CLION on windows. in my own file: cmake_minimum_required(VERSION 3.25)project(Project_CPP_clion)find_package(OpenCV REQUIRED)#find_pack...