knotkit/lib
Wojciech Politarczyk 203477c3a8 First shot at periodicity congruences
Verification of Przytycki's congruence works fine, however there are
some small modifications that could be made.

The, naive, approach to the verification of periodicity congruence for
the Khovanov polynomial didn't work. There are just too many cases to
check. Generation of all of them can exhaust the memory.
2016-11-24 15:28:31 +01:00
..
bitset.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
bitset.h First shot at periodicity congruences 2016-11-24 15:28:31 +01:00
directed_multigraph.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
directed_multigraph.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
hashmap.h More updates to c++11: partial initializer_lists and range-based for 2012-07-28 08:14:11 -04:00
hashset.h More updates to c++11: partial initializer_lists and range-based for 2012-07-28 08:14:11 -04:00
io.cpp Fixed a few bugs coming from the rebase of square to master: 2012-07-28 13:48:17 -04:00
io.h Fixed a few bugs coming from the rebase of square to master: 2012-07-28 13:48:17 -04:00
lib.cpp Added hash and comparisons for std::string. 2011-12-29 11:51:58 -05:00
lib.h First shot at periodicity congruences 2016-11-24 15:28:31 +01:00
map.h More updates to c++11: partial initializer_lists and range-based for 2012-07-28 08:14:11 -04:00
map_wrapper.h More updates to c++11: partial initializer_lists and range-based for 2012-07-28 08:14:11 -04:00
mapcommon.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
maybe.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
pair.h Added support to compute Sq1 and Sq2 on Kh. 2012-07-28 13:19:15 -04:00
priority_queue.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
refcount.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
refcount.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
set.h More updates to c++11: partial initializer_lists and range-based for 2012-07-28 08:14:11 -04:00
set_wrapper.h Fixed a few bugs coming from the rebase of square to master: 2012-07-28 13:48:17 -04:00
setcommon.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
setcommon.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
show.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
smallbitset.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
smallbitset.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
ullmanmap.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
ullmanset.h More updates to c++11: partial initializer_lists and range-based for 2012-07-28 08:14:11 -04:00
unionfind.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
vector.h First shot at periodicity congruences 2016-11-24 15:28:31 +01:00