• 大小: 273KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: C/C++
  • 标签: SQP  算法  

资源简介

SQP序列二次规划算法的C++小程序,附带详细的PDF算法说明和编写文档。

资源截图

代码片段和文件信息

// This file is part of QuadProg++: a C++ library implementing
// the algorithm of Goldfarb and Idnani for the solution of a (convex) 
// Quadratic Programming problem by means of an active-set dual method.
// Copyright (C) 2007-2009 Luca Di Gaspero.
// Copyright (C) 2009 Eric Moyer.  
//
// QuadProg++ is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation either version 3 of the License or
// (at your option) any later version.
//
// QuadProg++ is distributed in the hope that it will be useful
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU Lesser General Public License for more details.

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    ..A..H.     39936  2009-11-30 10:13  SQP\SQP.suo

     文件     192512  2009-11-30 10:12  SQP\release\SQP.exe

     文件       1307  2009-11-25 17:35  SQP\Array.cpp

     文件      61607  2009-11-25 18:08  SQP\Array.h

     文件       3297  2009-11-25 20:36  SQP\main.cpp

     文件       1925  2009-11-25 19:38  SQP\problem.cpp

     文件        890  2009-11-25 20:36  SQP\problem.h

     文件      21809  2009-11-25 20:32  SQP\QuadProg.cpp

     文件       2999  2009-11-25 17:34  SQP\QuadProg.h

     文件     283132  2009-08-06 10:03  SQP\SQP IOWA.pdf

     文件    1093758  2009-11-25 19:42  SQP\SQP.jpg

     目录          0  2009-11-30 10:11  SQP\release

     目录          0  2009-11-30 10:11  SQP

----------- ---------  ---------- -----  ----

              1703172                    13


评论

共有 条评论