Pinned Repositories
travelling-salesman
Rules for Kiwi.com travelling salesman competition
parallel_union_find
C++ library for finding Strongly Connected Components in parallel, based on paper: https://dl.acm.org/citation.cfm?id=2851161
Word-Break-Problem
Implementation of word break problem in O(n) time using Aho-Corasick
Omex
Shared components used by the Omex team to build scalable and highly available distributed systems
marostkacik's Repositories
marostkacik/parallel_union_find
C++ library for finding Strongly Connected Components in parallel, based on paper: https://dl.acm.org/citation.cfm?id=2851161
marostkacik/Word-Break-Problem
Implementation of word break problem in O(n) time using Aho-Corasick