Skip to content

Review of the NMF solution #5

@azuendorf

Description

@azuendorf

The NMF solution starts with some theoretical foundation on lenses. Luckily, I am somewhat familiar with these.
Then the transformation rules are explained. While I still have difficulties to read these, I get the idea and it all looks
reasonable, correct and comprehensive.
The strength of the approach is, that you do not need to specify update operations explicitly. You just read the
changes to the source model (i.e. to the samples) and some automatic update engine propagates the required changes.
Cool stuff.
This comes at the costs of some runtime overhead, of course.
I find it especially great, that the debugging identified some parts of the system that have efficiency problems and thus
the case will soon result in an improvement of the NMF approach. This is a great result for the TTC Workshop.

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