• Stars
    star
    21
  • Rank 1,052,985 (Top 22 %)
  • Language
    C++
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Work with Deterministic Finite Automaton (DFA), Non-deterministic Finite Automaton (NFA), Non-deterministic pushdown automation (NPDA), Context-free grammars (CFG).

More Repositories

1

Object-oriented_programming_FMI

Repository with examples for the "Object-oriented programming" course given by me @ Faculty of Mathematics and Informatics, Sofia University
C++
133
star
2

Introduction_to_programming_FMI

Repository with examples for the "Introduction To Programming" course given by me @ Faculty of Mathematics and Informatics, Sofia University
C++
61
star
3

Algorithms_FMI

Repository with examples for the "Design and аnalysis of аlgorithms" course given by me @ Faculty of Mathematics and Informatics, Sofia University (2018 - present)
C++
36
star
4

Math_courses_seminars_notes_and_tasks

Lectures, seminars, tasks, exams and homework assignments (some with solutions), that I have written as a teaching assistant for math courses @ Faculty of Mathematics and Informatics, Sofia University
TeX
32
star
5

Data_structures_and_algorithms_FMI

Repository with examples for the " Data structures and algorithms" course given by me @ Faculty of Mathematics and Informatics, Sofia University
C++
26
star
6

Stochastic_analysis_of_memory_consumed_by_backtracking_algorithms

Master thesis for "Logic and algorithms" @ Faculty of Mathematics and Informatics, Sofia University
5
star
7

ELS

Project for an educational platform, which can be used for any kind of educational facilities (Schools,universities).Won second award for solving a real community problem.
C#
5
star
8

Chess

C#
3
star
9

Simple_Bulgaria_Uniform_Civil_Number_Parser

Very simple parser for Bulgaria Uniform Civil Number ( EGN ) which gives information about the date of birth, region, gender and other.
C++
2
star
10

FunctionalProgramming

Racket
2
star
11

SimplexMethodSolver

Simple prototype for a solver for linear optimization problems.
C++
2
star