Все публикации

[TOC] Normal Forms of CFG | Chomsky Normal Form | Greibach Normal Form

[TOC] - CFG Simplification

Complexity Classes P, NP

Syntax Directed Translation - Compiler Design

Data Flow Analysis - Compiler Design

Control Flow Graph, Optimization of basic blocks - Compiler Design

Basic Blocks - Compiler Design

Peephole Optimization (Part2) - Compiler Design

Peephole Optimization (Part1) - Compiler Design

Traveling Salesperson Problem (TSP) using Dynamic Programming

Optimal Binary Search Tree (OBST) - Introduction

Storage Organization and Stack Allocation of Space - Compiler Design

Binary Search Tree (BST)