Remember
Register
Algorithms Q&A
Nobel Prize in Economics
Algorithms Textbook
Q&A
Questions
Unanswered
Ask a Question
AI Teams
Lecture Notes
Categories
All categories
Math Basics
(5)
Asymptotic Analysis
(38)
Divide & Conquer
(18)
Greedy Algorithms
(10)
Dynamic Programming
(19)
Backtracking/DFS/BFS
(2)
Branch & Bound
(6)
Graph Theory
(11)
NP-Completeness
(8)
Artificial Intelligence
(28)
Uninformed Search
(1)
Informed Search
(14)
CSP
(3)
MDP
(4)
Probability
(3)
HMM
(2)
Randomized Algorithms
(1)
Recent questions in Informed Search
Most popular tags
asymptotic-analysis
recurrence-relations
time-complexity
loops
asymptotic-notation
graph
dynamic-programming
greedy
substitution-method
analysis
a-star
np-completeness
nested-loops
vertex-coloring
mdp
log
probability
stochastic
heuristic
master-theorem
markov-model
n-puzzle
csp
graph-coloring
exam
mvcs
small-oh
exponent
proof
viterbi
bayes-rule
hmm
tree-search
grid-world
admissible
n-queens
conflict
ai
clique
coins
reduction
dfs
prime-numbers
sqrt
count
easy
sorted-lists
logn
example
recursive
gcd
independent-set
unsolvable
pcp
counter-example
not-master-theorem
modulus
algebra
most-likely-estimate
reinforcement-learning
direct-evaluation
meu
articulation-point
hotel-room
small-omega
limit-method
mle
graph-search
while-loop
greedy-suboptimal
job-assignment
maximize-value
gold
constraint-satisfaction-problem
8-puzzle
task-environments
min-max
peak
randomized
satisfiability
random-graph-generation
proxy
network
sudoku
branchandbound
d&c
degree-constrained
spanning-tree
vertex-cover
branch
subtree
series
pmi
bound
contradiction
math
backtracking
tree
minimize
floors
Recent questions in Informed Search
0
votes
1
answer
Solve the V* values for this grid world MDP - 3 x 4
asked
Apr 16, 2023
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
mdp
grid-world
stochastic
0
votes
3
answers
A* algorithm for fruit sorting
asked
Mar 19, 2023
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
dfs
a-star
heuristic
admissible
0
votes
1
answer
Stationary Distribution for this conditional probability table
asked
Apr 4, 2020
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
markov-model
0
votes
2
answers
What is the code level difference between graph search and tree search?
asked
Feb 3, 2020
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
graph-search
tree-search
0
votes
2
answers
Solve this GridWorld
asked
May 13, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
grid-world
0
votes
1
answer
Admissible Heuristic for n-puzzle if multiple tiles can be slided at once
asked
May 7, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
n-puzzle
a-star
heuristic
+1
vote
1
answer
8 puzzle that can be solved or not?
asked
Apr 30, 2019
in
Informed Search
by
Ruan XiangNing
AlgoMeister
(
964
points)
n-puzzle
0
votes
1
answer
Is Harmonic Mean of admissible heuristics an admissible heuristic?
asked
Apr 8, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
admissible
heuristic
a-star
0
votes
1
answer
Converting ternary constraint into binary constraints
asked
Feb 9, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
constraint-satisfaction-problem
csp
0
votes
1
answer
Manhattan Distances, but Linear Interference...
asked
Feb 2, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
8-puzzle
heuristic
a-star
0
votes
2
answers
Give an example of a task environment that is..
asked
Jan 25, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
task-environments
0
votes
3
answers
Admissible Heuristic for n-Queens Problem
asked
Mar 24, 2018
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
n-queens
conflict
ai
0
votes
1
answer
In the context of informed search, what is the difference between complete, optimal and optimally efficient algorithm?
asked
Mar 18, 2018
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
a-star
0
votes
1
answer
N-Queens Count all conflicts in O(n) time
asked
Mar 2, 2018
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
n-queens
ai
count
conflict
To see more, click for the
full list of questions
or
popular tags
.
The Book: Analysis and Design of Algorithms
|
Presentations on Slideshare
|
Lecture Notes, etc
...