Skip to main content

Showing 1–4 of 4 results for author: Korf, R E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2103.12701  [pdf, ps, other

    cs.AI

    A*+BFHS: A Hybrid Heuristic Search Algorithm

    Authors: Zhaoxing Bu, Richard E. Korf

    Abstract: We present a new algorithm A*+BFHS for solving problems with unit-cost operators where A* and IDA* fail due to memory limitations and/or the existence of many distinct paths between the same pair of nodes. A*+BFHS is based on A* and breadth-first heuristic search (BFHS). A*+BFHS combines advantages from both algorithms, namely A*'s node ordering, BFHS's memory savings, and both algorithms' duplica… ▽ More

    Submitted 16 December, 2021; v1 submitted 23 March, 2021; originally announced March 2021.

    Comments: 8 pages, 5 figures, 1 table

    ACM Class: I.2.8

  2. arXiv:1402.0557  [pdf

    cs.AI cs.DS

    Optimal Rectangle Packing: An Absolute Placement Approach

    Authors: Eric Huang, Richard E. Korf

    Abstract: We consider the problem of finding all enclosing rectangles of minimum area that can contain a given set of rectangles without overlap. Our rectangle packer chooses the x-coordinates of all the rectangles before any of the y-coordinates. We then transform the problem into a perfect-packing problem with no empty space by adding additional rectangles. To determine the y-coordinates, we branch on th… ▽ More

    Submitted 3 February, 2014; originally announced February 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 46, pages 47-87, 2013

  3. Bin Completion Algorithms for Multicontainer Packing, Knapsack, and Covering Problems

    Authors: A. S. Fukunaga, R. E. Korf

    Abstract: Many combinatorial optimization problems such as the bin packing and multiple knapsack problems involve assigning a set of discrete objects to multiple containers. These problems can be used to model task and resource allocation problems in multi-agent systems and distributed systms, and can also be found as subproblems of scheduling problems. We propose bin completion, a branch-and-bound strategy… ▽ More

    Submitted 10 October, 2011; originally announced October 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 28, pages 393-429, 2007

  4. Additive Pattern Database Heuristics

    Authors: A. Felner, S. Hanan, R. E. Korf

    Abstract: We explore a method for computing admissible heuristic evaluation functions for search problems. It utilizes pattern databases, which are precomputed tables of the exact cost of solving various subproblems of an existing problem. Unlike standard pattern database heuristics, however, we partition our problems into disjoint subproblems, so that the costs of solving the different subproblems can be a… ▽ More

    Submitted 30 June, 2011; originally announced July 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 22, pages 279-318, 2004