summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsanchorlayout_p.h
diff options
context:
space:
mode:
authorJesus Sanchez-Palencia <jesus.palencia@openbossa.org>2009-05-28 17:42:36 (GMT)
committerEduardo M. Fleury <eduardo.fleury@openbossa.org>2009-07-22 18:03:52 (GMT)
commit26a785e3c65a5f60bcf5bb2e07e58bc6b544dc30 (patch)
tree88a61bdcb24206534f2a27ae1c1f593074747444 /src/gui/graphicsview/qgraphicsanchorlayout_p.h
parenta3b7580944d22b4f3f59bc6a4828a7b01a26407f (diff)
downloadQt-26a785e3c65a5f60bcf5bb2e07e58bc6b544dc30.zip
Qt-26a785e3c65a5f60bcf5bb2e07e58bc6b544dc30.tar.gz
Qt-26a785e3c65a5f60bcf5bb2e07e58bc6b544dc30.tar.bz2
QSimplex: Adding the Simplex solver for linear systems
This implementation is based on the iterative algorithm presented in http://en.wikibooks.org/wiki/Operations_Research/The_Simplex_Method. It is capable of giving us the solution to any n variable LP model. Although we focused on QGraphicsAnchorLayout, the solver is general enough for being reused in any other Qt classes if needed. Signed-off-by: Anselmo Lacerda S. de Melo <anselmo.melo@openbossa.org> Signed-off-by: Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org> Signed-off-by: Eduardo M. Fleury <eduardo.fleury@openbossa.org> Signed-off-by: Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
Diffstat (limited to 'src/gui/graphicsview/qgraphicsanchorlayout_p.h')
0 files changed, 0 insertions, 0 deletions