mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 03:52:48 -05:00
replace Rel with tuple
This commit is contained in:
@@ -10,7 +10,5 @@
|
||||
#include "group.hpp"
|
||||
|
||||
namespace tc {
|
||||
using Coset = unsigned int;
|
||||
|
||||
Cosets solve(const Group &group, const std::vector<Coset> &sub_gens);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user