Commit Graph

  • 92508da7c1
    COMPILING better readable master Stefan Dresselhaus 2014-04-28 12:21:59 +02:00
  • 605a6f3d30
    added compiling Stefan Dresselhaus 2014-04-28 12:16:22 +02:00
  • 4d75e8de7c
    Merge branch 'master' of github.com:Drezil/hgraph Stefan Dresselhaus 2014-04-22 13:23:21 +02:00
  • 7d5e1661db Initial commit Drezil 2014-04-22 04:18:31 -07:00
  • 4ffaa00148
    ausarbeitung gc-analyse, fazit Stefan Dresselhaus 2014-04-21 15:07:18 +02:00
  • 0b97576231 Ausarbeitung: Fazit geschrieben, allgemeine Korrekturen tpajenka 2014-04-19 13:33:28 +02:00
  • 785cecddc6
    regenerated pdf Stefan Dresselhaus 2014-04-18 12:16:32 +02:00
  • 18102c4a8c
    made Auswertung Stefan Dresselhaus 2014-04-18 12:14:59 +02:00
  • 8957078f0c Merge branch 'master' of pwning.de:hgraph tpajenka 2014-04-18 12:11:54 +02:00
  • c790343a31 Rechtschreibfehler tpajenka 2014-04-18 12:08:40 +02:00
  • 8c324c4a19 Ausarbeitung: Algorithmus -- mehr Laufzeitanalyse tpajenka 2014-04-18 12:07:48 +02:00
  • 879d571bb0
    added benchmark-auswertung Stefan Dresselhaus 2014-04-18 11:27:43 +02:00
  • 9e6d0b378a benchmark now remembers results.. Stefan Dresselhaus 2014-04-18 10:30:56 +02:00
  • af70fe0d0b added benchmark.sh Stefan Dresselhaus 2014-04-18 10:28:45 +02:00
  • 45528934b7 haddock documentation tpajenka 2014-04-11 20:23:12 +02:00
  • 3555ed5073 Ausarbeitung korrigiert (insbes. Laufzeitanalyse), Rechtschreibfehler in DCB/Structures.hs korrigiert tpajenka 2014-04-04 15:04:36 +02:00
  • 64dd652d4a added chapter to ausarbeitung Stefan Dresselhaus 2014-03-29 12:36:39 +01:00
  • dd91de6126 Merge branch 'master' of pwning.de:hgraph tpajenka 2014-03-26 13:03:45 +01:00
  • f43dbb9e47 diagram for written report to visualize parallization, colors may be changed later tpajenka 2014-03-26 13:01:14 +01:00
  • 3975d67acf updated programs built-in help, added token management to enable display of timings and to show help tpajenka 2014-03-18 13:54:04 +01:00
  • 77f8447cc4 changed calculation to only return maximum DCB (those that cannot be expanded), restricted DCB module export to reasonable functions tpajenka 2014-03-16 18:26:45 +01:00
  • 5360e972fe added benchmark Stefan Dresselhaus 2014-03-11 16:49:47 +01:00
  • 05b6ae863b no llvm ghc-option on windows os tpajenka 2014-03-09 00:37:00 +01:00
  • 872d28c043 continued written report, cleaned unused dependency (monad-par) tpajenka 2014-03-06 17:46:29 +01:00
  • 7976753072 mathematische Beschreibung der Bicluster-Constraints korrigiert tpajenka 2014-02-06 20:23:15 +01:00
  • 97942d5ee1 usarbeitung angefangen tpajenka 2014-02-03 14:47:16 +01:00
  • d04313c4be misc stuff Stefan Dresselhaus 2014-01-14 12:59:47 +01:00
  • 3fb1264f5f accelerated reading and parsing of adjacency matrix by directly creating a vector for each row tpajenka 2014-01-13 00:02:50 +01:00
  • 90eb036f22 added computation time measurement, parsing evaluated before calculating tpajenka 2014-01-12 22:42:20 +01:00
  • 79fc923174 added strictness at correct spot tpajenka 2014-01-12 13:37:40 +01:00
  • 9d839ecd74 cleared not needed dependencies, improved parseAttr (it now checks for NaN as well and is thus slower), added strict evaluation of parsed data structures tpajenka 2014-01-12 13:33:01 +01:00
  • 940cf72b05 removed Text dependency, parsing only via ByteString (and String). Just slightly faster than the previous version. tpajenka 2014-01-11 19:59:14 +01:00
  • d48b955ebe forgot to commit properties file tpajenka 2014-01-06 10:58:00 +01:00
  • afcfe59a2e - added possibility to read parameter input file (alpha, omega, delta) TODO: documentation of specification - if program parameters are specified -> use them; otherwise -> use "defaults" (sampledata.[...]) tpajenka 2014-01-05 22:12:41 +01:00
  • 887c6a8a43 added some haddock Stefan Dresselhaus 2014-01-02 12:00:13 +01:00
  • e7c73a33df Attribute constraints matrix is updated by comparing min/max value of old matrix with attribute values of new node tpajenka 2013-12-20 13:08:38 +01:00
  • 07d2d37bb6 nub -> ordNub (O(n^2) -> O(n log n)) Stefan Dresselhaus 2013-12-18 11:36:33 +01:00
  • daf87fd737 added ordnub-submodule with varying implementations Stefan Dresselhaus 2013-12-18 11:12:22 +01:00
  • fe7b575800 i accidentally factor 10.. Stefan Dresselhaus 2013-12-18 09:22:19 +01:00
  • cad98f10cb updateDensity slightly more efficient tpajenka 2013-12-14 13:02:30 +01:00
  • 3cdb1d6d60 reduced version requirement for vector module tpajenka 2013-12-09 12:01:49 +01:00
  • 1ec8de8ee2 made parallel Stefan Dresselhaus 2013-12-09 01:51:32 +01:00
  • 9abbf0f508 completed sequential project. Testdata are looking right. Stefan Dresselhaus 2013-12-03 15:04:52 +01:00
  • 726516cfb1 derped module-names Stefan Dresselhaus 2013-12-03 11:38:48 +01:00
  • f70e73f0d4 debugging.. split Module in more files Stefan Dresselhaus 2013-12-03 11:36:31 +01:00
  • 56d6d29f3a implemented step. Something is wrong with the 2nd expansion.. 1 Graph wont get created due to some constraint.. Stefan Dresselhaus 2013-12-03 02:44:22 +01:00
  • 1241394c3e Merge branch 'master' of pwning.de:/hgraph Stefan Dresselhaus 2013-12-03 01:40:37 +01:00
  • 61d0868b0d implemented more untested stuff Stefan Dresselhaus 2013-12-03 01:39:24 +01:00
  • c270736b95 Merge branch 'master' of pwning.de:/hgraph tpajenka 2013-12-03 01:16:09 +01:00
  • 52c3afa427 Haddock in DCB, unnötiges Argument in 'preprocess' entfern (density) und Haddock in Utils korrigiert tpajenka 2013-12-03 01:06:56 +01:00
  • 03be3b4b5b implemented addablePoints.. not tested, but type-checked :p Stefan Dresselhaus 2013-12-03 00:22:51 +01:00
  • 03a34eac8e fixed small bug with indices-vector Stefan Dresselhaus 2013-12-02 22:56:30 +01:00
  • 9eda6c9165 Added Data for tests, found bugs.. Stefan Dresselhaus 2013-12-02 22:46:14 +01:00
  • 820c9f13d0 Wrote Output for Graph-Structure Stefan Dresselhaus 2013-12-02 21:47:33 +01:00
  • b761b7a26b added Utils-Module wtih helper-Functions Stefan Dresselhaus 2013-12-02 21:47:25 +01:00
  • 07d6aca36c added debug, made createGraph more generic, changed Int8 to Int16 for testing Stefan Dresselhaus 2013-12-01 19:46:19 +01:00
  • a3228188e5 added bang-patterns, added more ghc-flags Stefan Dresselhaus 2013-12-01 19:25:06 +01:00
  • 4b552083e6 Dimension von testDivergence korrigiert tpajenka 2013-12-01 17:22:13 +01:00
  • cc2e3fd21c test now uses a rudimentary preprocessor Stefan Dresselhaus 2013-12-01 17:20:09 +01:00
  • aedbc0af15 testDivergence an "echte" Testdaten angepasst tpajenka 2013-12-01 17:17:39 +01:00
  • f814020d5a Merge branch 'master' of pwning.de:/hgraph tpajenka 2013-12-01 16:56:00 +01:00
  • 5f5f9ff64a fixed haddock, formatting stuff Stefan Dresselhaus 2013-12-01 16:55:42 +01:00
  • 3f085fa933 Fehlerkorrektur Vorverarbeitung tpajenka 2013-12-01 16:55:32 +01:00
  • 8b9e5db2bd more haddock, rewrote graph-parser Stefan Dresselhaus 2013-12-01 16:37:13 +01:00
  • e45d846237 added doc to .gitignore - invoke "cabal haddock --executables" for up2date documentation Stefan Dresselhaus 2013-12-01 15:37:53 +01:00
  • b0e3c3df28 some haddoc Stefan Dresselhaus 2013-12-01 15:29:48 +01:00
  • e4ef3d95cb formatted, added haddoc for some functions Stefan Dresselhaus 2013-11-29 20:42:03 +01:00
  • 27c67f8579 Merge branch 'master' of pwning.de:/hgraph tpajenka 2013-11-29 20:35:42 +01:00
  • 101cca3496 Vorverarbeitung vollendet (ungetestet): unerfüllbare Kanten entfernen, Start-Seeds heraussuchen tpajenka 2013-11-29 20:34:52 +01:00
  • b68bed0160 formatted Main.hs Stefan Dresselhaus 2013-11-29 20:11:04 +01:00
  • fc0a836e65 Merge branch 'master' of pwning.de:/hgraph tpajenka 2013-11-29 19:09:59 +01:00
  • 29a835ee46 Merge branch 'master' of pwning.de:/hgraph tpajenka 2013-11-29 19:09:20 +01:00
  • e6a81f3352 made createOutput more generic Stefan Dresselhaus 2013-11-29 19:09:19 +01:00
  • 8040f109e5 Funktionen zum Testen der Constraints/Density "gefüllt" tpajenka 2013-11-29 19:09:05 +01:00
  • 43e6016fec added more to .gitignore Stefan Dresselhaus 2013-11-29 18:49:11 +01:00
  • 410c717abe multiple changes Stefan Dresselhaus 2013-11-29 18:46:49 +01:00
  • 1bd97fbcc6 Merge branch 'master' of pwning.de:/hgraph Stefan Dresselhaus 2013-11-29 18:45:20 +01:00
  • b1ef6be355 added *autogen* to gitignore Stefan Dresselhaus 2013-11-29 18:45:08 +01:00
  • 7c0fb79d21 Typsignaturen der Funtkionen des Algorithmus korrigiert tpajenka 2013-11-29 15:54:36 +01:00
  • 61b85720fd Rückgabewert von "constraint" tpajenka 2013-11-29 15:35:40 +01:00
  • befc7f489c Umstieg auf monad-par und repa-Arrays tpajenka 2013-11-29 15:30:09 +01:00
  • e3e0222cda Funktionen zum Testen der Constraints;Erzeugung und Update der Constraint-Tabellen tpajenka 2013-11-27 23:34:22 +01:00
  • 6589f5a0e7 korrekte Typen in initConstrMat (vorher genConstrMat) tpajenka 2013-11-27 18:31:43 +01:00
  • 2ca5f8593e angefangen preprocess function, dist/setup-config wieder raus tpajenka 2013-11-27 16:50:35 +01:00
  • 77bb358198 made command-line-args static so we can debug properly Stefan Dresselhaus 2013-11-27 16:38:54 +01:00
  • 31f0468cfd fehlende Dateien tpajenka 2013-11-27 13:19:02 +01:00
  • a4096b66ab Accelerate mit Ausnahmen qualified import, Berechnung in Modul DCB.hs tpajenka 2013-11-27 13:17:21 +01:00
  • a307457e16 more .gitignore Stefan Dresselhaus 2013-11-27 12:54:17 +01:00
  • 61139bb69f improved .gitignore Stefan Dresselhaus 2013-11-27 12:22:41 +01:00
  • 113bcff418 dist/* -> .gitignore tpajenka 2013-11-27 12:18:48 +01:00
  • b75f378a67 Merge branch 'master' of pwning.de:/hgraph tpajenka 2013-11-27 12:16:44 +01:00
  • 05d298e31e added createAttr to parse Attribute-File. Stefan Dresselhaus 2013-11-27 12:10:52 +01:00
  • 2ab7e7eefd Merge branch 'master' of pwning.de:/hgraph tpajenka 2013-11-27 11:48:30 +01:00
  • 59baf2a409 Merge branch 'master' of pwning.de:/hgraph Stefan Dresselhaus 2013-11-26 22:40:52 +01:00
  • c5be9e376f added Plan Stefan Dresselhaus 2013-11-26 22:40:43 +01:00
  • ce9aa8176e untracked .hi-files Stefan Dresselhaus 2013-11-26 17:57:13 +01:00
  • 93a156610c added *.hi to .gitignore Stefan Dresselhaus 2013-11-26 17:55:53 +01:00
  • 67cd8059f0 Migrated functions to Acc-Monad Stefan Dresselhaus 2013-11-26 17:55:02 +01:00
  • 271590067c pseudocode.tex korrigiert tpajenka 2013-11-24 20:11:32 +01:00
  • 826297e4c0 deleted dist/setup-config Stefan Dresselhaus 2013-11-24 20:00:21 +01:00