Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bosgithub/Search

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Search

A Search problem consists of:

  • A state space
  • A successor function(with actions, costs)
  • A start state and a goal state

A solution is a sequence of actions(plan) which transforms the start state to a goal state

  1. minimax search(adversarial search algorithm) with alpha and beta pruning

About

Various Algorithms of Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.