ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

413 results

code_dredd
Sudoku Solving Program with Backtracking Algorithm

I designed and implemented a computer program to solve sudoku puzzles. If you don't know about sudokus, you can read a ...

0:23
Sudoku Solving Program with Backtracking Algorithm

155 views

6 years ago

Roel Van de Paar
Code Review: Python sudoku solver using backtrack algorithm

Code Review: Python sudoku solver using backtrack algorithm Helpful? Please support me on Patreon: ...

2:52
Code Review: Python sudoku solver using backtrack algorithm

7 views

3 years ago

Roel Van de Paar
Code Review: Python backtracking algorithm to solve sudoku (2 Solutions!!)

Code Review: Python backtracking algorithm to solve sudoku Helpful? Please support me on Patreon: ...

3:18
Code Review: Python backtracking algorithm to solve sudoku (2 Solutions!!)

7 views

3 years ago

The Debug Zone
Backtracking in a grid

python: Backtracking in a grid Thanks for taking the time to learn more. In this video I'll go through your question, provide various ...

3:03
Backtracking in a grid

3 views

1 year ago

Francisco Martiarena
Generador de Laberintos con python / Maze Generator in python (Recursive Backtracker)

This is a Maze Generator that uses a random implementation of the Depth First Search Algorithm! Github Link: ...

0:20
Generador de Laberintos con python / Maze Generator in python (Recursive Backtracker)

1,064 views

4 years ago

Roel Van de Paar
Code Review: N Queens in Python using backtracking (3 Solutions!!)

Code Review: N Queens in Python using backtracking Helpful? Please support me on Patreon: ...

3:43
Code Review: N Queens in Python using backtracking (3 Solutions!!)

3 views

3 years ago

Peter Schneider
How does Perl apparently avoid catastrophic backtracking?

How does Perl apparently avoid catastrophic backtracking? I hope you found a solution that worked for you :) The Content (except ...

2:40
How does Perl apparently avoid catastrophic backtracking?

26 views

2 years ago

Daniel Gelfond
minesweeper ai algorithm python

ai-----

1:06
minesweeper ai algorithm python

88 views

5 years ago

Roel Van de Paar
Python sudoku solver with classes

Python sudoku solver with classes Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:00
Python sudoku solver with classes

59 views

3 years ago

Agnishom Chattopadhyay
Regular Expressions with Lookarounds - Lightning Talk - Efficient Matching

Practical regular expressions are often extended with lookahead and lookbehind assertions. These constructs are used to refine ...

2:01
Regular Expressions with Lookarounds - Lightning Talk - Efficient Matching

40 views

1 year ago

Roel Van de Paar
Problems with backtracking algorithm in C++ (2 Solutions!!)

Problems with backtracking algorithm in C++ Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:55
Problems with backtracking algorithm in C++ (2 Solutions!!)

3 views

3 years ago

Roel Van de Paar
Knight's Tour - Python (2 Solutions!!)

Knight's Tour - Python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

3:46
Knight's Tour - Python (2 Solutions!!)

63 views

3 years ago

Roel Van de Paar
Code Review: Python - Knight's tour recursive function (2 Solutions!!)

Code Review: Python - Knight's tour recursive function Helpful? Please support me on Patreon: ...

3:14
Code Review: Python - Knight's tour recursive function (2 Solutions!!)

14 views

3 years ago

Roel Van de Paar
(Leetcode) 24 game in Python

(Leetcode) 24 game in Python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:57
(Leetcode) 24 game in Python

71 views

3 years ago

Roel Van de Paar
Solving sudoku using Backtracking-Search (BTS) with Minimum Remaining Values (MRV) heuristic

Code Review: Solving sudoku using Backtracking-Search (BTS) with Minimum Remaining Values (MRV) heuristic Helpful?

2:58
Solving sudoku using Backtracking-Search (BTS) with Minimum Remaining Values (MRV) heuristic

304 views

3 years ago

Victor S
Another ICFPC-2014 algorithm that didn't make it in time

Implemented in Python a bit too late. The Artificial Idiot (AI) is supposed to be a simple backtracking with a hand-crafted heuristic ...

2:07
Another ICFPC-2014 algorithm that didn't make it in time

48 views

11 years ago

Roel Van de Paar
Depth First Backtracking Puzzle Solver

Depth First Backtracking Puzzle Solver Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:00
Depth First Backtracking Puzzle Solver

2 views

3 years ago

Roel Van de Paar
Solving maze problem with backtracking solution using stack

Solving maze problem with backtracking solution using stack Helpful? Please support me on Patreon: ...

2:59
Solving maze problem with backtracking solution using stack

232 views

3 years ago

Roel Van de Paar
Python: Dijkstra's Algorithm

Python: Dijkstra's Algorithm Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise ...

3:03
Python: Dijkstra's Algorithm

10 views

3 years ago

Roel Van de Paar
Code Review: How to make my backtraching sudoku solving algorithm in Python faster? (2 Solutions!!)

Code Review: How to make my backtraching sudoku solving algorithm in Python faster? Helpful? Please support me on Patreon: ...

3:28
Code Review: How to make my backtraching sudoku solving algorithm in Python faster? (2 Solutions!!)

53 views

3 years ago