summaryrefslogtreecommitdiff
path: root/include/phat/representations
AgeCommit message (Expand)Author
2014-05-02include pruning in heap_pivot_column.hjan.reininghaus
2014-04-30new vector_heap Representationjan.reininghaus
2014-04-07bugfix for heap_pivot_columnjan.reininghaus
2013-12-17new representation type heap_pivot_columnjan.reininghaus
2013-06-20removed static code form bit_tree_columnjan.reininghaus
2013-05-14code cleanupjan.reininghaus
2013-05-14cleaned up pivot column sourcejan.reininghaus
2013-05-12simplified pivot column representationsjan.reininghaus@gmail.com
2013-05-08removed explicit inlining from bit_tree_pivot_column.hv1.2jan.reininghaus
2013-05-07updated copyright informationjan.reininghaus
2013-05-03ignore listjan.reininghaus
2013-04-29improved vector_vector.h performancejan.reininghaus
2013-04-29new vector_list.h representation for educational purposesjan.reininghaus
2013-04-23performance improvement for vector_vectorjan.reininghaus
2013-04-23vector_set cleanupjan.reininghaus
2013-04-23warning fixes for bit_tree_columnjan.reininghaus
2013-04-12changed contributor of BitTree to Hubertjan.reininghaus
2013-04-12converted tabs to spacesjan.reininghaus
2013-04-12Updated the README and cleaned the phat.cpp command line options. Now the opt...hub.wag@gmail.com
2013-04-10merge of bitTree branchjan.reininghaus
2013-04-10clean up of bit_tree_columnjan.reininghaus
2013-04-09Fixed the problem with static data + OMP problem. Fixed a possible overflow b...hub.wag@gmail.com
2013-04-08cleanupjan.reininghaus
2013-04-08compile fix for VC12jan.reininghaus
2013-04-02Added bit-tree pivot representation. It's available from the command line too...hub.wag@gmail.com
2013-02-28initial checkinulrich.bauer@gmail.com