summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-07Try to include LinBox... (it doesn't compile).HEADmasterJean-Ernest Da Col9-18/+739
2010-06-10Merged echelon.Jean-Ernest Da Col7-164/+679
2010-06-10Remove first row (the problem is necessarily bounded).Jean-Ernest Da Col2-25/+33
2010-06-10Matrix echeloning look's to work.Jean-Ernest Da Col9-283/+582
2010-06-07Add a function for reload the glpk problem.Jean-Ernest Da Col3-47/+100
2010-06-04Begin to implement a row echelon form.Jean-Ernest Da Col4-18/+209
2010-06-02Desperate attempt to correct singular matrix. Maybe it works but its too long.Jean-Ernest Da Col3-9/+63
2010-06-01Small update.Jean-Ernest Da Col2-138/+118
2010-05-31Add strict inequalities according to Besson.Jean-Ernest Da Col3-91/+223
2010-05-26Begin to implement strict inequalities.Jean-Ernest Da Col1-40/+72
2010-05-21Various changes.Jean-Ernest Da Col1-107/+118
2010-05-20Now accepts negative atoms.Jean-Ernest Da Col3-99/+110
2010-05-19Simplified glpk problem.Jean-Ernest Da Col4-56/+96
2010-05-18Cleaning.Jean-Ernest Da Col7-141/+135
2010-05-18Some changes.Jean-Ernest Da Col7-106/+220
2010-05-11Correct some bugs.Jean-Ernest Da Col7-53/+122
2010-05-11Add my installation script and the modified makefile.Jean-Ernest Da Col6-39/+75
2010-05-10Begin the history management.Jean-Ernest Da Col4-115/+69
2010-05-10Simplify the structure.Jean-Ernest Da Col5-99/+49
2010-05-10Seems to work with small problem wich not use popback().Jean-Ernest Da Col3-32/+92
2010-05-06Change Row's struct (Real <--> Enode*).Jean-Ernest Da Col6-57/+71
2010-05-05Inform: basic implementation (just read the atoms).Jean-Ernest Da Col7-323/+260
2010-05-03Create Data and Row files.Jean-Ernest Da Col6-32/+260
2010-04-30Begin to work on the new solver.Jean-Ernest Da Col4-81/+290
2010-04-30Try to understand how it works.Jean-Ernest Da Col7-2742/+9
2010-04-30New empty solver.Jean-Ernest Da Col4-1/+201
2010-04-30Add .gitignore.Jean-Ernest Da Col1-4/+7
2010-04-30Initial commit.Jean-Ernest Da Col41-0/+14888