Opened 11 years ago
Last modified 6 years ago
#2168 assigned enhancement
Integration of metaheuristic frameworks in HeuristicLab
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | ExtLibs | Version: | branch |
Keywords: | Cc: |
Description
HeuristicLab could be used to run algorithms implemented in other frameworks. Framework integration could be achieved either directly, if implemented in C#, through translation of language to .Net or through other means.
Change History (6)
comment:1 Changed 11 years ago by abeham
- Status changed from new to accepted
comment:2 Changed 11 years ago by abeham
comment:3 Changed 10 years ago by abeham
r10887: added jar file to version control and updated project file
comment:4 Changed 10 years ago by abeham
- Owner changed from abeham to architects
- Status changed from accepted to assigned
We should discuss if there are java-based frameworks that we can/want to include as external plugins and expose their API through the scripting interface.
comment:5 Changed 10 years ago by ascheibe
- Owner changed from architects to abeham
comment:6 Changed 6 years ago by abeham
r16104: renamed branch
Note: See
TracTickets for help on using
tickets.
r10584: Added transport plugin for jMetal 4.5