You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ZCWang 97b2f2e606 fully implementation of LUT. Since it is confirmed that use constexpr will blow-up the stack of compilers, we have to use an init function to read LUT from disk. 1 year ago
..
add_plane.hpp complete implementation of 2 underlying library; 1 year ago
arrangement_builder.hpp complete implementation of 2 underlying library; 1 year ago
common_structure.hpp complete implementation of 2 underlying library; 1 year ago
extract_arrangement.hpp complete implementation of 2 underlying library; 1 year ago
ia_cut_face.hpp complete implementation of 2 underlying library; 1 year ago
ia_structure.hpp complete implementation of 2 underlying library; 1 year ago
lut.hpp fully implementation of LUT. Since it is confirmed that use constexpr will blow-up the stack of compilers, we have to use an init function to read LUT from disk. 1 year ago
plane.hpp complete implementation of 2 underlying library; 1 year ago
robust_assert.hpp complete implementation of 2 underlying library; 1 year ago
union_find_disjoint_set.hpp complete implementation of 2 underlying library; 1 year ago