• Alex Leontiev's avatar
    Cleaning the code of simplex method · a9565011
    Alex Leontiev authored
    In particular, the following things are done:
    *) Consistent tabulation of 4 spaces is ensured
    *) New function dprintf() is introduced, so now printing of the debug
    information can be turned on/off via the ALEX_DEBUG macro
    *) Removed solveLP_aux namespace
    *) All auxiliary functions are declared as static
    *) The return codes of solveLP() are encapsulated in enum.
    a9565011
Name
Last commit
Last update
3rdparty Loading commit data...
android Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
ios Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
README Loading commit data...
index.rst Loading commit data...