Search code examples
Polynomial Time Algorithm for directed graph with path from 's' to 't'...

algorithmgraphcomputation-theoryturing-machinespolynomials

Read More
NFA to DFA question...

computer-sciencefinite-automatacomputation-theory

Read More
Time complexity of a program which involves multiple variables...

performancetime-complexitycomputation-theory

Read More
A set of languages over {0, 1} which does not belong to Recursively Enumerable set are uncountable...

complexity-theorytheorycomputation-theory

Read More
what is glushkov NFA. What is the difference between Glushkov NFA and Thompson NFA?...

automatacomputation-theorynfa

Read More
Language class compilable to heapless runtime...

compiler-constructionprogramming-languagescomputation-theorymemory-modelturing-complete

Read More
How to match a set against a set of sets, completely...

mappingcombinatoricscomputation-theorynp-completeset-theory

Read More
NP and 3-SAT and One Facts...

computation-theoryturing-machinesnp-completenpdecidable

Read More
Sorting algorithm times using sorting methods...

pythonalgorithmsortingtime-complexitycomputation-theory

Read More
expressions in lambda calculus...

lambdafunctional-programmingcomputation-theory

Read More
YACC: finding shift/reduce conflicts in a grammar...

cyacccomputation-theory

Read More
Is a list comprehension or a sequential filter more optimized?...

algorithmhaskelloptimizationlist-comprehensioncomputation-theory

Read More
Solving the TSP in a maze using ACO...

algorithmtraveling-salesmancomputation-theoryant-colony

Read More
Is Computationally-hard is same as NP-hard?...

computation-theorynpcomputation

Read More
Challenge on Alphabet and Formal Grammar and Language...

setcomplexity-theorycomputation-theoryturing-machinesautomata-theory

Read More
Algorithmic complexity of checking if an element exists in an array...

algorithmcomplexity-theorycomputation-theory

Read More
DFA for this language...

computer-sciencefinite-automatadfacomputation-theoryautomata-theory

Read More
Transition State Diagram for the automata...

computation-theory

Read More
Is it possible to make a halting function if you don't call it on itself?...

recursionlogiccomputation-theoryhalting-problem

Read More
Primitive Recursion If Then Else actually executing If Else Then...

haskellrecursioncomputation-theory

Read More
Splitting a computational workload: where is it possible or impossible...

multithreadingcomplexity-theorycomputation-theory

Read More
Reduction from Atm to A (of my choice) , and from A to Atm...

algorithmcomputation-theoryturing-machinesreduction

Read More
Converting to chomsky normal form, eliminating epsilon...

context-free-grammarcomputation-theorycontext-free-languagechomsky-normal-form

Read More
Building Turing Machine to list all the integers in order?...

grammarenumerationcomputation-theoryturing-machines

Read More
Python nondeterministic epsilon authomaton : object is not iterable...

pythonruntime-errorcomputation-theoryautomaton

Read More
REGULAR LANGUAGES AND REGULAR EXPRESSIONS (theory of automata)...

regexcomputation-theory

Read More
Theory of interpreters, partial evaluators, and compilers...

compiler-constructioninterpretercomputation-theorycompiler-theorystack-machine

Read More
Are all final states reachable from the starting states of a DFA?...

dfacomputation-theory

Read More
Processing Time...

perlcomputation-theory

Read More
Eliminating Immediate Left Recursion...

parsingrecursioncompiler-constructioncomputation-theory

Read More
BackNext