Anyone knows a website or software that helps to do computations in a group? For example, by inputting generators and relations in the group, can we tell when two particular elements in the group commute with the help of the website/software and without much tedious manual computation?
Due to unsolvability of the uniform word problem, I understand that this kind of problem cannot be solved in general. By practically speaking, can we at least solve it for some "small" or "easy" groups that frequently appears in practice?
This works with GAP. Here is a sample self-explanatory code (which also includes some of the other features):