nlopt 二次優化

  /* * main.c * * Created on: Oct 9, 2018 * Author: lgh */ #include <stdio.h> #include <math.h> #include "nlopt.h" #define INF 1e10 int i = 0; double step = 1; //目標函數; double utility(unsigne
相關文章
相關標籤/搜索