代码搜索:Solver

找到约 5,733 项符合「Solver」的源代码

代码结果 5,733
www.eeworm.com/read/347945/11623550

m bmibnb.m

function output = bmibnb(p) %BMIBNB Branch-and-bound scheme for bilinear programs % % BMIBNB is never called by the user directly, but is called by YALMIP from % SOLVESDP, by choosing the solver t
www.eeworm.com/read/156983/11748292

h desolver.h

// Differential Evolution Solver Class // Based on algorithms developed by Dr. Rainer Storn & Kenneth Price // Written By: Lester E. Godwin // PushCorp, Inc. // Dallas, Tex
www.eeworm.com/read/346296/11755640

m smallexample.m

% This short script demonstrates the use of the interior-point solver to % compute the solution to a quadratic program with convex objective % (i.e. positive-definite Hessian) and convex, quadratic in
www.eeworm.com/read/345575/11808290

cpp main.cpp

/* * * main.cpp: This file contains the "main" function of the solver. * It also contains functions related to command line argument parsing, * signal handling, and help message printing. * * No
www.eeworm.com/read/345575/11808292

cpp manager.cpp

/* * manager.cpp: This file contains functions related to * the main my_manager structure used during the execution of the solver. * * The following functions are in this file: * - init_clause
www.eeworm.com/read/152951/12072970

c sorp.c

/********************************************************** SPMD Poisson solver using MPI Message-Passing (WinMPI). Uses Succesive Over-Relaxation (SOR) Gauss-Seidel. L. Baker, Dagonet Softwar
www.eeworm.com/read/346982/3179098

readme

This is a very simple example to show how a user can use soft constraints that the constraint solver will attempt to use. This example extends example 10 by adding a set of soft constraints that will
www.eeworm.com/read/294219/3918963

h dirichlet_poisson.h

#include #include #include namespace flens { //-- optimization -------------------------------------------------------------- template
www.eeworm.com/read/294219/3918970

h neumann_poisson.h

#include #include #include namespace flens { //-- optimization -------------------------------------------------------------- template
www.eeworm.com/read/429117/1951778

readme

This is a very simple example to show how a user can use soft constraints that the constraint solver will attempt to use. This example extends example 10 by adding a set of soft constraints that will