Pinned Repositories
automata
A Python library for simulating finite automata, pushdown automata, and Turing machines
problemtools
Tools to manage problem packages using the Kattis problem package format.
reiknirit
CompetitiveProgramming
A collection of algorithms, data structures and other useful information for competitive programming.
2016-T-201-GSKI
Data Structures course
algs4
Algorithms, 4th edition textbook code and libraries
gradescope_problemtools
A Gradescope style autograder that support the Kattis Problem Package format
PizzaButton
An IoT device that orders pizza from Domino's Pizza in Iceland.
Verklegt2014
Tagl's Repositories
Tagl/PizzaButton
An IoT device that orders pizza from Domino's Pizza in Iceland.
Tagl/Verklegt2014
Tagl/2016-T-201-GSKI
Data Structures course
Tagl/algs4
Algorithms, 4th edition textbook code and libraries
Tagl/automata
A Python library for simulating finite automata, pushdown automata, and Turing machines
Tagl/gradescope_problemtools
A Gradescope style autograder that support the Kattis Problem Package format
Tagl/infinite_simples
Implementation of https://arxiv.org/pdf/1307.2006.pdf
Tagl/problemtools
Tools to manage problem packages using the Kattis problem package format.
Tagl/ResizeableArrays
Tagl/spdlog
Fast C++ logging library.
Tagl/BAPCtools
Tools for developing ICPC-style programming contest problems.
Tagl/ccs-specs
Contest Control System specifications
Tagl/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
Tagl/git_autograder
Template for a dynamic autograder that fetches the latest version from a git repository
Tagl/igraph
Library for the analysis of networks
Tagl/octlib
Open CompetitiveProgramming Library (but also with octopods)
Tagl/problem-package-format
Kattis problem package format specification
Tagl/testdata_tools
A DSL for generating test data groups for Kattis programming problems
Tagl/voting
Implementations of electoral systems