Difference between revisions of "Richard Korf"

From Chessprogramming wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
'''Richard Earl Korf''',<br/>
 
'''Richard Earl Korf''',<br/>
an American computer scientist at the [https://en.wikipedia.org/wiki/University_of_California,_Los_Angeles University of California, Los Angeles]. He received his B.S. from [[Massachusetts Institute of Technology|MIT]] in 1977, and his M.S. and Ph.D. from [[Carnegie Mellon University]] in 1980 and 1983. His research is in the areas of [https://en.wikipedia.org/wiki/Problem_solving problem-solving], heuristic [[Search|search]], and [[Planning|planning]] in [[Artificial Intelligence|artificial intelligence]].  
+
an American computer scientist and professor at the [https://en.wikipedia.org/wiki/University_of_California,_Los_Angeles University of California, Los Angeles]. He received his B.S. from [[Massachusetts Institute of Technology|MIT]] in 1977, and his M.S. and Ph.D. from [[Carnegie Mellon University]] in 1980 and 1983. His research is in the areas of [https://en.wikipedia.org/wiki/Problem_solving problem-solving], heuristic [[Search|search]], and [[Planning|planning]] in [[Artificial Intelligence|artificial intelligence]] <ref>[http://www.cs.ucla.edu/%7Ekorf/ Richard Korf's Home Page]</ref>.  
In particular, he researched and published on [[Best-First|best-first]] versus [[Depth-First|depth-first‎]] search algorithms, and emphasized depth-first [[Iterative Deepening|iterative deepening]], as in [https://en.wikipedia.org/wiki/Iterative_deepening_A* IDA*] versus [https://en.wikipedia.org/wiki/A*_search_algorithm A*].
+
In particular, Richard Korf researched and published on [[Best-First|best-first]] versus [[Depth-First|depth-first‎]] search algorithms, and emphasized depth-first [[Iterative Deepening|iterative deepening]], as in [https://en.wikipedia.org/wiki/Iterative_deepening_A* IDA*] versus [https://en.wikipedia.org/wiki/A*_search_algorithm A*].
  
 
=Selected Publications=  
 
=Selected Publications=  

Revision as of 15:19, 9 June 2018

Home * People * Richard Korf

Richard Korf [1]

Richard Earl Korf,
an American computer scientist and professor at the University of California, Los Angeles. He received his B.S. from MIT in 1977, and his M.S. and Ph.D. from Carnegie Mellon University in 1980 and 1983. His research is in the areas of problem-solving, heuristic search, and planning in artificial intelligence [2]. In particular, Richard Korf researched and published on best-first versus depth-first‎ search algorithms, and emphasized depth-first iterative deepening, as in IDA* versus A*.

Selected Publications

[3] [4] [5]

1984 ...

1990 ...

2000 ...

2010 ...

External Links

References

  1. UCLA Class Instructor(s)
  2. Richard Korf's Home Page
  3. dblp: Richard E. Korf
  4. R. Korf's Selected Publications
  5. ICGA Reference Database (pdf)
  6. quoted by Hans Berliner and Gordon Goetsch (1985). A Study of Search Methods : The Effect of Constraint Satisfaction and Adventurousness. pdf, pdf
  7. Re: ICCA Journal Sinks To A New Low by Amir Ban, CCC, January 25, 1998

Up one level