Searched refs:Heuristic (Results 1 – 4 of 4) sorted by relevance
66 std::string Heuristic; member71 LHS.Heuristic == RHS.Heuristic;
530 Multipurpose Heuristic Program . . . . . 91--99 (or 91--98??)2002 C. William Skinner Heuristic Approach to Inductive2145 Charles E. Pfefferkorn Heuristic Problem Solving Design System2346 Alberto Martelli Application of Heuristic Search Methods
3726 title = "Experiments in Automatic Learning for a Multipurpose Heuristic Program",15087 title = "Heuristic Approach to Inductive Inference in Fact Retrieval Systems",15098 …abstract = "Heuristic procedures are presented which have been developed to perform inferences…16244 title = "Heuristic Problem Solving Design System for Equipment or Furniture Layouts",16261 …lanning tasks; spatial constraints; systems science and cybernetics --- Heuristic Programming; urb…17811 title = "Application of Heuristic Search Methods to Edge and Contour Detection",20829 …mplemented on any computer network. It is based on Baran's ``Hot Potato Heuristic Routing Doctrine…
18141 unsigned Heuristic = Subtarget->isThumb() ? 3 : 2; in PerformCMOVToBFICombine() local18142 if (OrCI.popcount() > Heuristic) in PerformCMOVToBFICombine()