You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like a Java-based implementation of the transformation. The author mentions that expandLink, addColumn, and addRow are appropriate model transformations. However, they are also java methods. Note that I didn’t find the implementation of expandLink. My main question is: is the author evaluating the performances of a Java-based transformation ?
Validation is done only via the validator jar file (no defined testing strategy)
FulibSolution.java : more than 300 lines of java code with a poor documentation.
What about truth tables with non-filled cells like that in the call for solutions document? How this solution could be evolved in order to cover this case?
The text was updated successfully, but these errors were encountered:
Positive points :
Negative points :
The text was updated successfully, but these errors were encountered: