Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

Fuzzy record matching with multiple columns of information

What are the useful limits of Linear Bounded Automata compared to Turing Machines?

Partition Problems Brute Force Algorithm

How to divide a set into two sets such that the difference of the average is minimum?

Asymtotic run time needed to compute the transitive closure of a graph?

How does a non deterministic turing machine work?

3D symmetry search algorithm

algorithm 3d theory symmetry

Finding a language that is not LL(1)?

parsing theory grammar ll

How to define exceptions in scheme using a dynamic variable and abortive control?

Implementation techinque for differential privacy

find the maximum number of vertex-disjoint paths in a graph with a constraint

All numbers in a given range but random order

What's the difference between these matrix modes?

opengl theory

Do btrees and b+trees only store data at the leafs?

theory b-tree

Why functional programming language support automated memoization but not imperative languages?

OOP - Where to put the calls to the Data Access Layer?

vb.net oop theory

Turing complete and parallel programming (true concurrency)

Recommendation algorithm (and implementation) for finding similar items and users

What is Type Completeness Principle?

python types theory

How to write an enumeration of all computable functions?