Skip to content

Add HSEvo method and task/example scripts - #76

Open
datphamvn wants to merge 1 commit into
Optima-CityU:mainfrom
datphamvn:feature/hsevo-method
Open

Add HSEvo method and task/example scripts#76
datphamvn wants to merge 1 commit into
Optima-CityU:mainfrom
datphamvn:feature/hsevo-method

Conversation

@datphamvn

Copy link
Copy Markdown

Integrate HSEvo (Diversity-Driven Harmony Search + Genetic Algorithm, AAAI 2025) as llm4ad.method.hsevo, with HSEvoProfiler variants.

Add run_hsevo.py entry scripts for every example task that already had run_eoh.py (bin packing, TSP, CVRP, QAP, FSSP, orienteering, VRPTW, pymoo MOEA/D, car racing, moon lander, circle packing), plus a method-level example and README under example/methods/hsevo/.

Document HSEvo in the top-level README (quick start, method table, example links). Formatted with Black.

Integrate HSEvo (Diversity-Driven Harmony Search + Genetic Algorithm,
AAAI 2025) as llm4ad.method.hsevo, with HSEvoProfiler variants.

Add run_hsevo.py entry scripts for every example task that already had
run_eoh.py (bin packing, TSP, CVRP, QAP, FSSP, orienteering, VRPTW,
pymoo MOEA/D, car racing, moon lander, circle packing), plus a
method-level example and README under example/methods/hsevo/.

Document HSEvo in the top-level README (quick start, method table,
example links). Formatted with Black.
@datphamvn
datphamvn force-pushed the feature/hsevo-method branch from 42b4767 to f88896a Compare July 4, 2026 05:10
@FeiLiu36
FeiLiu36 requested review from QingL2000 and RayZhhh July 5, 2026 12:54

@QingL2000 QingL2000 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Hsevo functionality works as expected and has no impact on other methods or the underlying architecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants