Remember
Register
Algorithms Q&A
Nobel Prize in Economics
Algorithms Textbook
Q&A
Questions
Unanswered
Ask a Question
AI Teams
Lecture Notes
User Jingda_yang
Wall
Recent activity
All questions
All answers
Categories
All categories
Math Basics
(5)
Asymptotic Analysis
(37)
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)
Randomized Algorithms
(1)
Answers by Jingda_yang
+2
votes
In the context of informed search, what is the difference between complete, optimal and optimally efficient algorithm?
answered
Mar 19, 2018
in
Informed Search
a-star
+2
votes
N-Queens Count all conflicts in O(n) time
answered
Mar 2, 2018
in
Informed Search
n-queens
ai
count
conflict
The Book: Analysis and Design of Algorithms
|
Presentations on Slideshare
|
Lecture Notes, etc
...