-
Notifications
You must be signed in to change notification settings - Fork 0
jCOS Components #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
jfaldanam
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WIP revision
jCOS/createRestrictions/jCOS_CreateRestrictions-1.0-SNAPSHOT-jar-with-dependencies.jar
Outdated
Show resolved
Hide resolved
Former-commit-id: c095b85
jCOS/createRestrictions/jCOS_CreateRestrictions-1.0-SNAPSHOT-jar-with-dependencies.jar
Outdated
Show resolved
Hide resolved
|
Added solveWithJMetal component to the workflow. |
jfaldanam
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't like that all the java code is duplicated. I think the best course of action is to move the code to the jCOS folder and then in each component explain on the readme the code is in the parent folder with a link to the code and the dockerfile that searchs the parent folder for the code
jCOS is a new workflow created to use jMetal to resolve multiobjective problems with semantic data. This workflow is composed by 2 main components: createRestrictions and solveWithJMetal. These components will receive an ontology and problem information file and will return a CSV with all the possible solutions.