-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
fssp问题代码报错
`
--- Start EoH ---
- output folder created -
- parameters loaded -
- Prob local loaded
- EoH parameters loaded -
- Evolution Start -
- check LLM API
remote llm api is used ...
creating initial population:
Pop initial:
initial population has been created!
OP: e1, [1 / 4] | Obj: None| Obj: None| Obj: None| Obj: None|
OP: e2, [2 / 4] | Obj: None| Obj: None| Obj: None| Obj: None|
OP: m1, [3 / 4] | Obj: None| Obj: None| Obj: None| Obj: None|
OP: m2, [4 / 4] | Obj: None| Obj: None| Obj: None| Obj: None|
Traceback (most recent call last):
File "C:*\EoH-main\EoH-main\examples\user_fssp_gls\runEoH.py", line 31, in
evolution.run()
File "C:*\AppData\Roaming\Python\Python311\site-packages\eoh\eoh.py", line 42, in run
method.run()
File "C:***\AppData\Roaming\Python\Python311\site-packages\eoh\methods\eoh\eoh.py", line 177, in run
json.dump(population[0], f, indent=5)
~~~~~~~~~~^^^
IndexError: list index out of range
`
Metadata
Metadata
Assignees
Labels
No labels