ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35,219 results

Related queries

sat solver explained

sat problems

np complete

polynomial time reduction

cook-levin theorem

np completeness proof

clique problem

hamiltonian problems

Udacity
Boolean Satisfiability Problem - Intro to Theoretical Computer Science

This video is part of an online course, Intro to Theoretical Computer Science. Check out the course here: ...

4:28
Boolean Satisfiability Problem - Intro to Theoretical Computer Science

155,937 views

10 years ago

eHowEducation
The Boolean Satisfiability Problem : Advanced Math

Subscribe Now: http://www.youtube.com/subscription_center?add_user=ehoweducation Watch More: ...

3:27
The Boolean Satisfiability Problem : Advanced Math

43,794 views

12 years ago

Easy Theory
The Satisfiability Problem, and SAT is in NP

Here we introduce the SAT problem, which consists of a boolean formula (with variables and operations AND, OR, and NOT).

10:54
The Satisfiability Problem, and SAT is in NP

65,727 views

4 years ago

Quanta Magazine
Biggest Puzzle in Computer Science: P vs. NP

... NP Complete problems 13:45 Knapsack Problem and Traveling Salesman problem 14:24 Boolean Satisfiability Problem (SAT) ...

19:44
Biggest Puzzle in Computer Science: P vs. NP

1,242,928 views

2 years ago

Polylog
What P vs NP is actually about

We discuss how we could do this by turning algorithms into circuits and encoding those into satisfiability problems. We then ...

17:58
What P vs NP is actually about

221,254 views

1 year ago

JetBrains
The Satisfiability Problem

The satisfiability problem (SAT) is arguably the most famous among difficult algorithmic problems. We will review the reasons of its ...

57:58
The Satisfiability Problem

7,128 views

3 years ago

Abdul Bari
8. NP-Hard and NP-Complete Problems

P vs NP Satisfiability Reduction NP-Hard vs NP-Complete P=NP PATREON : https://www.patreon.com/bePatron?u=20475192 ...

31:53
8. NP-Hard and NP-Complete Problems

2,512,961 views

7 years ago

Computer Science Theory Explained
SAT and 3SAT

Textbooks: Computational Complexity: A Modern Approach by S. Arora and B. Barak. Algorithm Design by J. Kleinberg and E.

9:49
SAT and 3SAT

49,985 views

4 years ago

Inside code
How to solve the 2-SAT problem in POLYNOMIAL TIME?

Learn graph theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course ...

16:20
How to solve the 2-SAT problem in POLYNOMIAL TIME?

21,317 views

2 years ago

People also watched

ClojureTV
A Peek Inside SAT Solvers - Jon Smock

SAT (and SMT) solvers have had much success in the formal methods communities. While production solvers are large and highly ...

35:21
A Peek Inside SAT Solvers - Jon Smock

48,027 views

9 years ago

Simons Institute for the Theory of Computing
SAT-Solving

Armin Biere (Johannes Kepler University) https://simons.berkeley.edu/talks/sat-solving Satisfiability: Theory, Practice, and Beyond ...

4:22:37
SAT-Solving

10,567 views

4 years ago

Free and Open Source Software Conference (FrOSCon) e.V.
2023 - Satisfiability Modulo Theories

https://media.ccc.de/v/froscon2023-2873-satisfiability_modulo_theories Using OS to solve hard problems Satisfiability Modulo ...

46:51
2023 - Satisfiability Modulo Theories

1,818 views

2 years ago

udiprod
Proof That Computers Can't Do Everything (The Halting Problem)

If you disagree or get confused by this video, read this FAQ: https://www.udiprod.com/halting-problem/#faq Visit my home page: ...

7:52
Proof That Computers Can't Do Everything (The Halting Problem)

2,704,740 views

12 years ago

Algorithms Live!
Episode 24 - 2SAT

This week's episode will cover the 2-satisfiability problem. We'll merge the ideas from strongly connected components and ...

1:51:00
Episode 24 - 2SAT

26,203 views

Streamed 8 years ago

Veritasium
The SAT Question Everyone Got Wrong

How an SAT question became a mathematical paradox. Head to https://brilliant.org/veritasium to start your free 30-day trial, and ...

18:25
The SAT Question Everyone Got Wrong

17,184,196 views

2 years ago

MIT OpenCourseWare
16. Complexity: P, NP, NP-completeness, Reductions

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

1:25:25
16. Complexity: P, NP, NP-completeness, Reductions

472,531 views

9 years ago

MIT OpenCourseWare
5. SAT Reductions

MIT 6.890 Algorithmic Lower Bounds: Fun with Hardness Proofs, Fall 2014 View the complete course: http://ocw.mit.edu/6-890F14 ...

1:21:39
5. SAT Reductions

13,314 views

10 years ago

Albert R Meyer
SATto3color

Table of Contents: 00:00 - SAT Reduces to 3-Coloring 00:59 - Circuit SAT 02:21 - Circuit SAT 02:39 - Truth Colors 03:59 - simulate ...

16:16
SATto3color

34,735 views

8 years ago

Very Normal
The algorithm that (eventually) revolutionized statistics  - #SoMEpi

My submission to the Summer of Math Exposition, community edition: a video on the Metropolis algorithm and how it works ...

17:36
The algorithm that (eventually) revolutionized statistics - #SoMEpi

97,048 views

1 year ago

Undefined Behavior
NP-Complete Explained (Cook-Levin Theorem)

What makes a problem "harder" than another problem? How can we say a problem is the hardest in a complexity class? In this ...

10:44
NP-Complete Explained (Cook-Levin Theorem)

172,550 views

7 years ago

Udacity
CNF Satisfiability - Georgia Tech - Computability, Complexity, Theory: Complexity

Watch on Udacity: https://www.udacity.com/course/viewer#!/c-ud061/l-3474368615/m-2468098572 Check out the full Advanced ...

1:55
CNF Satisfiability - Georgia Tech - Computability, Complexity, Theory: Complexity

28,418 views

10 years ago

Udacity
Boolean Satisfiability Problem Solution - Intro to Theoretical Computer Science

This video is part of an online course, Intro to Theoretical Computer Science. Check out the course here: ...

0:52
Boolean Satisfiability Problem Solution - Intro to Theoretical Computer Science

12,915 views

10 years ago

OU Education
5.2 Satisfiability , NP hard and NP complete

GATE Insights Version: CSE http://bit.ly/gate_insights or GATE Insights Version: CSE ...

7:31
5.2 Satisfiability , NP hard and NP complete

63,224 views

5 years ago

HackOvert
The Boolean Satisfiability Problem and Satisfiability Modulo Theories (SAT / SMT)

Scripts referenced in this video can be found on GitHub: https://github.com/HackingWithCODE/LunchCTF/tree/master/SATSMT.

22:27
The Boolean Satisfiability Problem and Satisfiability Modulo Theories (SAT / SMT)

14,603 views

4 years ago

Professor Painter
NP Completeness 4 -  Satisfiability and 3SAT

In this video we introduce the most classic NP Complete problem -- satisfiability. We prove that 3SAT is NP Complete by reducing ...

16:24
NP Completeness 4 - Satisfiability and 3SAT

48,050 views

4 years ago

Professor Bryce
NP Completeness (Algorithms 23)

Davidson CSC 321: Analysis of Algorithms, F21, F22. Week 12 - Monday.

31:16
NP Completeness (Algorithms 23)

4,359 views

4 years ago

The Julia Programming Language
Solving discrete problems via Boolean satisfiability with Julia | David P. Sanders | JuliaCon 2021

This talk was presented as part of JuliaCon 2021. Abstract: Many discrete problems in mathematics and computer science can be ...

8:08
Solving discrete problems via Boolean satisfiability with Julia | David P. Sanders | JuliaCon 2021

1,852 views

4 years ago

MIT OpenCourseWare
4. SAT I

MIT 6.890 Algorithmic Lower Bounds: Fun with Hardness Proofs, Fall 2014 View the complete course: http://ocw.mit.edu/6-890F14 ...

1:20:32
4. SAT I

43,488 views

10 years ago

Jan Verschelde
the 3-satisfiability problem is polynomial-time reducible to the independent set problem

Given a set of clauses, where each clause consists of three terms (a term is a Boolean variable or its negation), connected by the ...

29:40
the 3-satisfiability problem is polynomial-time reducible to the independent set problem

268 views

1 year ago

Tim Roughgarden Lectures
Algorithms for NP-Hard Problems (Section 21.5: Satisfiability Solvers)

In many applications, the primary goal is to figure out whether a feasible solution exists (and if so, to find some such solution), ...

24:27
Algorithms for NP-Hard Problems (Section 21.5: Satisfiability Solvers)

1,039 views

5 years ago