mpt_solveLPs
PURPOSE 
MPT_SOLVELPS Interface to various LP solvers ("safe" version)
SYNOPSIS 
function [xopt,fval,lambda,exitflag,how]=mpt_solveLPs(f,A,B,Aeq,Beq,x0,lpsolver) 
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- length	LENGTH Returns number of regions over which the explicit control law is defined
- end	END Returns the last element in a given polytope array
- length	LENGTH Returns number of elements in a polytope array
- mpt_solveLPi	MPT_SOLVELPi Interface to various LP solvers (version without errorchecks)
This function is called by:
- chebyball	CHEBYBALL Computes center and radius of the largest ball inscribed in a polytope
- facetcircle	FACETCIRCLE Returns largest circle inside facet 'ind' of polytope P
- chebyball_f	CHEBYBALL_F Computes center and radius of the largest ball inscribed in a polytope
- reduce	REDUCE Reduces the polytope by removing redundant inequalities
- mpt_removeOverlaps	MPT_REMOVEOVERLAPS Removes overlaps from (a set of) polyhedral partitions with associated linear cost
- mpt_searchTree	MPT_SEARCHTREE Computes a search-tree for a given explicit solution
- mpt_mplp_ver6	MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_getInputXU	MPT_GETINPUTXU For a given state, extracts the an output from an XUset
- polyinnerball	CHEBYBALL_F Computes center and radius of the largest ball inscribed in a polytope
- mpt_solveLP	MPT_SOLVELP Interface to various LP solvers
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003