8000 GitHub - jinboszu/mmopp: Jin, B. (2021). Multi-objective A* algorithm for the multimodal multi-objective path planning optimization. In 2021 IEEE Congress on Evolutionary Computation (CEC), pp. 1704–1711
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ mmopp Public

Jin, B. (2021). Multi-objective A* algorithm for the multimodal multi-objective path planning optimization. In 2021 IEEE Congress on Evolutionary Computation (CEC), pp. 1704–1711

License

Notifications You must be signed in to change notification settings

jinboszu/mmopp

Folder 8000 s and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is part of the paper [Jin, B. (2021). Multi-objective A* algorithm for the multimodal multi-objective path planning optimization. In 2021 IEEE Congress on Evolutionary Computation (CEC), pp. 1704–1711].

This project is written in C++ 17.

This paper won the Competition on Multimodal Multiobjective Path Planning Optimization at the 2021 IEEE Congress on Evolutionary Computation (CEC).

Winner

Usage:

  • ./solve: solve the test problems
  • ./solve <problem_file> <objective_list>: solve a problem with specified objectives (min_path_len, min_num_red, min_num_cross, min_f)

Third-party libraries:

About

Jin, B. (2021). Multi-objective A* algorithm for the multimodal multi-objective path planning optimization. In 2021 IEEE Congress on Evolutionary Computation (CEC), pp. 1704–1711

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0