8000 GitHub - jinboszu/rcrp-idbb: Iterative deepening branch-and-bound algorithm for the restricted container relocation problem with distinct priorities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Iterative deepening branch-and-bound algorithm for the restricted container relocation problem with distinct priorities

License

Notifications You must be signed in to change notification settings

jinboszu/rcrp-idbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

This project implements the iterative deepening branch-and-bound algorithm for the restricted container relocation problem with distinct priorities in Tanaka & Takii (2016). The algorithm is improved by several dominance rules originally described in Tanake & Mizuno (2018), which have been slightly modified based on the lexicographic dominance principle to guarantee mutual consistency.

This project is written in C99.

Versions:

  • main: Official version
  • test: Simplified version for beginners

References:

About

Iterative deepening branch-and-bound algorithm for the restricted container relocation problem with distinct priorities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0