代码搜索:Solver
找到约 5,733 项符合「Solver」的源代码
代码结果 5,733
www.eeworm.com/read/200336/10247255
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimiz
www.eeworm.com/read/280595/10311732
c svm2_mex.c
/*---------------------------------------------------------------------------
svm2_mex.c: MEX-file for binary SVM with L2-soft margin solver.
Compile:
mex svm2_mex.c qpc2solver.c kernel_fun.
www.eeworm.com/read/280595/10311779
c~ svm2_mex.c~
/*---------------------------------------------------------------------------
svm2_mex.c: MEX-file for binary SVM with L2-soft margin solver.
Compile:
mex svm2_mex.c qpc2solver.c kernel_fun.
www.eeworm.com/read/353831/10414979
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimiz
www.eeworm.com/read/421666/10712865
c glpsol.c
/* glpsol.c */
#include
int main(int argc, const char *argv[])
{ /* stand-alone LP/MIP solver */
return glp_main(argc, argv);
}
/* eof */
www.eeworm.com/read/349479/10825285
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimiz
www.eeworm.com/read/441325/7671894
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimiz
www.eeworm.com/read/299459/7850280
c svm2_mex.c
/*---------------------------------------------------------------------------
svm2_mex.c: MEX-file for binary SVM with L2-soft margin solver.
Compile:
mex svm2_mex.c qpc2solver.c kernel_fun.
www.eeworm.com/read/299459/7850335
c~ svm2_mex.c~
/*---------------------------------------------------------------------------
svm2_mex.c: MEX-file for binary SVM with L2-soft margin solver.
Compile:
mex svm2_mex.c qpc2solver.c kernel_fun.
www.eeworm.com/read/298590/7950420
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimiz