The new feature onlymutga with new mutation and experiments
This commit is contained in:
parent
345dc16df6
commit
e5b5e8807d
7 changed files with 1339 additions and 0 deletions
|
|
@ -73,3 +73,7 @@ add_executable(fastga fastga.cpp)
|
|||
# target_link_libraries(fastga ${PARADISEO_LIBRARIES} ${IOH_LIBRARY} stdc++fs)
|
||||
target_link_libraries(fastga ${PARADISEO_LIBRARIES} fmt)
|
||||
|
||||
add_executable(onlymutga onlymutga.cpp)
|
||||
# target_link_libraries(onlymutga ${PARADISEO_LIBRARIES} ${IOH_LIBRARY} stdc++fs)
|
||||
target_link_libraries(onlymutga ${PARADISEO_LIBRARIES} fmt)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue