Skip to content

[QUESTION] Disable non-deterministic behaviour of KISS-Matcher #89

@hofbauerc

Description

@hofbauerc

Hello,

Recently we did some tests regarding the repeatability while using the same input clouds. However we saw that the resulting transformation varies for each execution. We would like to have a deterministic behaviour when using the estimate method. I saw a similar topic in another issue where you mentioned a specific code section (#18 (comment)). I also tried to adjust this section to be deterministic but still the result varies for each execution.

Here is the output of a simple test where I call estimate with the same clouds 5 times in a row:

Image

I also tried some other adjustments in the code regarding random behavior but to no avail.

Are there any config or code adjustments that can be applied to achieve deterministic behavior when using the same clouds as input for the estimate method?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions