↓ Skip to Main Content

TheoryApp

Main Navigation

  • Home
  • Java
Home › Archive for Theory › Page 3

Category: Theory

Time and Space Complexity Class

By theoryapp Posted on December 20, 2020 Posted in Theory

Robust classes are those such that no reasonable changes to the model of computation should change the class; capable of classifying interesting problems. Examples \(\mathsf{L}\) (contains Formula Value, integer multiplication and division), \(\mathsf{P}\) (contains circuit value, linear programming, max flow), …

Time and Space Complexity Class Read more »

Pairwise Independence

By theoryapp Posted on December 10, 2020 Posted in Theory Tagged with derandomization, k-wise independent, maxcut, pairwise independent

A collection of random variables is pairwise independent if every pair of variables are independent. Given \(k\) independent bits, we define \(n = 2^k-1\) random variables each of which is a parity of a non-empty subset of the \(k\) bits. …

Pairwise Independence Read more »

Knapsack

By theoryapp Posted on December 4, 2020 Posted in Theory Tagged with approximate algorithm, dynamic programing, fptas, knapsack, pseudopolynomial

The Knapsack problem is defined as follows. Given a set of \(n\) items \(i=1,\ldots, n\), each with weight \(w_i\) and value \(v_i\), and a knapsack capacity \(C\), find a subset of items such that the total weight is bounded by …

Knapsack Read more »

Context-Free Languages

By theoryapp Posted on November 27, 2020 Posted in Theory Tagged with context free grammer, context free language, pumping lemma, pushdown automata

A context-free grammar is a tuple \(G=(V, \Sigma, P, S)\) where \(V\) is a finite set of variables, \(\Sigma\) is an alphabet with a finite set of symbols which are called terminals, \(P\) is a finite set of production rules, …

Context-Free Languages Read more »

Posts navigation

Previous 1 2 3 4 5 6 Next

Recent Posts

  • Customize Mediawiki To Remove Management Links
  • Install and Run PHP on MacOS
  • Load Apache Access Logs into MySQL
  • How to Stop Processes Run by “launchd” in Mac
  • Use PHP Imagick to Combine Multiple Images into One Image
  • Remove a Substring Based on Begining and Ending Tags in PHP
  • Trim Leading Zeros of Numbers in a String with PHP
  • How to Create a Table using jsPDF
  • How to Choose a Random Element from an Array
  • How to Print a List of Items in Rows and Columns in jsPDF

Categories

  • Algorithm
  • BigData
  • Combinatorics
  • DevTool
  • HowTo
  • Java
  • JavaScript
  • MySQL
  • PHP
  • Probability
  • SQL
  • Theory
  • Uncategorized
  • Web

Tags

abstract class abstract method ArrayList boolean function chernoff bound class CSS derandomization divide and conquer dom endswith expression FIFO fourier analysis generic type geocoding google maps html inheritance interface java java collection JavaScript lifo loop mysql object-oriented parser PHP polymorphism probability programming pseudorandom generator random random walk recursion regular expression rss seo sql startswith store locator string twitter xml

Archives

  • May 2024
  • March 2024
  • February 2024
  • January 2024
  • July 2023
  • May 2023
  • March 2023
  • May 2022
  • February 2022
  • December 2021
  • August 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • February 2020
  • January 2020
  • December 2019

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2025 TheoryApp | Powered by Responsive Theme