代码搜索:GLPK
找到约 227 项符合「GLPK」的源代码
代码结果 227
www.eeworm.com/read/421666/10713330
pdf glpk.pdf
www.eeworm.com/read/421666/10713351
tex glpk.tex
%* glpk.tex *%
%***********************************************************************
% This code is part of GLPK (GNU Linear Programming Kit).
%
% Copyright (C) 2000,01,02,03,04,05,06,07,08,2009
www.eeworm.com/read/421666/10713428
h glpk.h
/* glpk.h */
/***********************************************************************
* This code is part of GLPK (GNU Linear Programming Kit).
*
* Copyright (C) 2000,01,02,03,04,05,06,07,08,2009 A
www.eeworm.com/read/421666/10714555
lib glpk.lib
www.eeworm.com/read/421666/10713227
tex glpk08.tex
%* glpk08.tex *%
\chapter{MPS Format}
\label{champs}
\section{Fixed MPS Format}
\label{secmps}
The MPS format\footnote{The MPS format was developed in 1960's by IBM
as input format for their mathem
www.eeworm.com/read/421666/10713234
tex glpk05.tex
%* glpk05.tex *%
\chapter{Branch-and-Cut API Routines}
\section{Introduction}
\subsection{Using the callback routine}
The GLPK MIP solver based on the branch-and-cut method allows the
application
www.eeworm.com/read/421666/10713241
tex glpk03.tex
%* glpk03.tex *%
\chapter{Utility API routines}
\section{Problem data reading/writing routines}
\subsection{glp\_read\_mps---read problem data in MPS format}
\subsubsection*{Synopsis}
\begin{verb
www.eeworm.com/read/421666/10713246
tex glpk06.tex
%* glpk06.tex *%
\chapter{Graph and Network API Routines}
\section{Introduction}
\subsection{Graph program object}
In GLPK the base program object used to represent graphs and networks
is a direct
www.eeworm.com/read/421666/10713256
tex glpk02.tex
%* glpk02.tex *%
\chapter{Basic API Routines}
This chapter describes GLPK API routines intended for using in
application programs.
\subsubsection*{Library header}
All GLPK API data types and routi
www.eeworm.com/read/421666/10713259
tex glpk10.tex
%* glpk10.tex *%
\chapter{Stand-alone LP/MIP Solver}
\label{chaglpsol}
The GLPK package includes the program \verb|glpsol| which is a
stand-alone LP/MIP solver. This program can be invoked from the