added SOBO

This commit is contained in:
2026-07-19 18:16:16 +09:00
parent 12ac247e70
commit b61d3f8f19
5 changed files with 257 additions and 100 deletions
+1
View File
@@ -1,2 +1,3 @@
from .bo_base import BOEngine
from .random import RandomBOEngine
from .sobo import SingleObjectiveBOEngine