Avatar notebook default
10篇文章 · 3183字 · 1人关注
  • 3.2 FF Heuristic 的实现

    相关知识点 hFF heuristic • inadmissible• compromise between hmax and hsum(Del...

  • 3.1Implementing the Search Engine of a Forward State Space Planner

    基于A的planner* 首先,把state转化为node,以树为数据结构,方便找到goal之后的回溯和记录cost。其次,判断是否为goal,...

  • 3. Planning via Forward Heuristic Search

    在这个实验中,我们要实现一个基于forward exploration of state space 的heuristic search pla...

  • 2.4 large neighbourhood search

    在这一章节,我们将用到minizinc, 类似于一个编译器,但是它提供不同的solver帮助我们解决问题,我们只需要对问题中的限制(binary...

  • 2.3 问题3

    在这一章节,我们将用到minizinc, 类似于一个编译器,但是它提供不同的solver帮助我们解决问题,我们只需要对问题中的限制(binary...

  • 2.2 问题2

    在这一章节,我们将用到minizinc, 类似于一个编译器,但是它提供不同的solver帮助我们解决问题,我们只需要对问题中的限制(binary...

  • 2. 通过constraint 得到solution

    在这一章节,我们将用到minizinc, 类似于一个编译器,但是它提供不同的solver帮助我们解决问题,我们只需要对问题中的限制(binary...

  • 2.1 问题1

    在这一章节,我们将用到minizinc, 类似于一个编译器,但是它提供不同的solver帮助我们解决问题,我们只需要对问题中的限制(binary...

  • Resize,w 360,h 240
    1.2 Application of Iterative depth first search(route search)

    Defination of IDFS I think all of you guys know what depth first search ...

文集作者