64dd652d4aadded chapter to ausarbeitung
Stefan Dresselhaus
2014-03-29 12:36:39 +01:00
dd91de6126Merge branch 'master' of pwning.de:hgraph
tpajenka
2014-03-26 13:03:45 +01:00
f43dbb9e47diagram for written report to visualize parallization, colors may be changed later
tpajenka
2014-03-26 13:01:14 +01:00
3975d67acfupdated 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
77f8447cc4changed 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
5360e972feadded benchmark
Stefan Dresselhaus
2014-03-11 16:49:47 +01:00
05b6ae863bno llvm ghc-option on windows os
tpajenka
2014-03-09 00:37:00 +01:00
d04313c4bemisc stuff
Stefan Dresselhaus
2014-01-14 12:59:47 +01:00
3fb1264f5faccelerated reading and parsing of adjacency matrix by directly creating a vector for each row
tpajenka
2014-01-13 00:02:50 +01:00
90eb036f22added computation time measurement, parsing evaluated before calculating
tpajenka
2014-01-12 22:42:20 +01:00
79fc923174added strictness at correct spot
tpajenka
2014-01-12 13:37:40 +01:00
9d839ecd74cleared 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
940cf72b05removed Text dependency, parsing only via ByteString (and String). Just slightly faster than the previous version.
tpajenka
2014-01-11 19:59:14 +01:00
d48b955ebeforgot 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
887c6a8a43added some haddock
Stefan Dresselhaus
2014-01-02 12:00:13 +01:00
e7c73a33dfAttribute 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
daf87fd737added ordnub-submodule with varying implementations
Stefan Dresselhaus
2013-12-18 11:12:22 +01:00
fe7b575800i accidentally factor 10..
Stefan Dresselhaus
2013-12-18 09:22:19 +01:00
cad98f10cbupdateDensity slightly more efficient
tpajenka
2013-12-14 13:02:30 +01:00
3cdb1d6d60reduced version requirement for vector module
tpajenka
2013-12-09 12:01:49 +01:00
1ec8de8ee2made parallel
Stefan Dresselhaus
2013-12-09 01:51:32 +01:00
9abbf0f508completed sequential project. Testdata are looking right.
Stefan Dresselhaus
2013-12-03 15:04:52 +01:00
726516cfb1derped module-names
Stefan Dresselhaus
2013-12-03 11:38:48 +01:00
f70e73f0d4debugging.. split Module in more files
Stefan Dresselhaus
2013-12-03 11:36:31 +01:00
56d6d29f3aimplemented 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
1241394c3eMerge branch 'master' of pwning.de:/hgraph
Stefan Dresselhaus
2013-12-03 01:40:37 +01:00
61d0868b0dimplemented more untested stuff
Stefan Dresselhaus
2013-12-03 01:39:24 +01:00
c270736b95Merge branch 'master' of pwning.de:/hgraph
tpajenka
2013-12-03 01:16:09 +01:00
52c3afa427Haddock in DCB, unnötiges Argument in 'preprocess' entfern (density) und Haddock in Utils korrigiert
tpajenka
2013-12-03 01:06:56 +01:00
03be3b4b5bimplemented addablePoints.. not tested, but type-checked :p
Stefan Dresselhaus
2013-12-03 00:22:51 +01:00
03a34eac8efixed small bug with indices-vector
Stefan Dresselhaus
2013-12-02 22:56:30 +01:00
9eda6c9165Added Data for tests, found bugs..
Stefan Dresselhaus
2013-12-02 22:46:14 +01:00
820c9f13d0Wrote Output for Graph-Structure
Stefan Dresselhaus
2013-12-02 21:47:33 +01:00
b761b7a26badded Utils-Module wtih helper-Functions
Stefan Dresselhaus
2013-12-02 21:47:25 +01:00
07d6aca36cadded debug, made createGraph more generic, changed Int8 to Int16 for testing
Stefan Dresselhaus
2013-12-01 19:46:19 +01:00
a3228188e5added bang-patterns, added more ghc-flags
Stefan Dresselhaus
2013-12-01 19:25:06 +01:00
4b552083e6Dimension von testDivergence korrigiert
tpajenka
2013-12-01 17:22:13 +01:00
cc2e3fd21ctest now uses a rudimentary preprocessor
Stefan Dresselhaus
2013-12-01 17:20:09 +01:00
aedbc0af15testDivergence an "echte" Testdaten angepasst
tpajenka
2013-12-01 17:17:39 +01:00
f814020d5aMerge branch 'master' of pwning.de:/hgraph
tpajenka
2013-12-01 16:56:00 +01:00
5f5f9ff64afixed haddock, formatting stuff
Stefan Dresselhaus
2013-12-01 16:55:42 +01:00