rogueviz:: reorganized the presentations

This commit is contained in:
Zeno Rogue
2021-04-07 18:13:23 +02:00
parent 30b79de1f5
commit bdf97fc6de
14 changed files with 95 additions and 47 deletions
+3 -2
View File
@@ -496,10 +496,11 @@ auto hook = addHook(hooks_args, 100, readArgsG)
})
+ addHook(hooks_initialize, 100, create_grigorchuk_geometry)
+ addHook(rogueviz::pres::hooks_build_rvtour, 140, [] (vector<tour::slide>& v) {
+ addHook(rogueviz::pres::hooks_build_rvtour, 140, [] (string s, vector<tour::slide>& v) {
if(s != "mixed") return;
using namespace rogueviz::pres;
v.push_back(tour::slide{
"unsorted/Grigorchuk group", 10, tour::LEGAL::NONE,
"Grigorchuk group", 10, tour::LEGAL::NONE,
"This is a visualization of the Grigorchuk group. It is the first known group with "
"intermediate growth (i.e., superpolynomial and subexponential).\n\n"