Skip to content

Review of NMF Solution #33

@tbuchmann

Description

@tbuchmann

I like the fact that the paper presented a plain C# solution and a NMF solution, since it helps to demonstrate how good GPLs nowadays are when it comes to navigating models, and how much is still missing when incrementality and tracing is required.

The NMF solution requires the developer to think in terms of isomorphisms, which might have a steeper learning curve in the beginning for people unfamiliar with this concept. But on the other hand it allows a very concise notation of the transformation problem and supports incrementality and tracing out of the box.

When reading the paper it seemed that Georg ran into similar technical problems with the proposed benchmark framework as I did.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions