My Vault

Home

❯

prune and search

prune-and-search

Jun 23, 20241 min read

  • cse/algorithm
  • course/complexity-and-algorithms

Prune and Search

Similar to divide-and-conquer, we divide, but only conquer a portion of it.

Examples

  • selection-problem
  • 2d-minimal

Graph View

  • Prune and Search
  • Examples

Backlinks

  • 2d-minimal
  • complexity-and-algorithms
  • linear-programming
  • selection-problem

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Homepage