X-lab2017 / open-digger

Open source analysis tools
https://open-digger.cn
Apache License 2.0
291 stars 86 forks source link

[Question] The scope of the actor metrics #1243

Closed bifenglin closed 1 year ago

bifenglin commented 1 year ago

Description

I wanna implement a requirement about the similarity of the actors using Python. I'm not sure how to define the scope of actors, just like the TODO method getSelectedActors() in PR https://github.com/X-lab2017/open-digger/pull/1242.

bifenglin commented 1 year ago

Close as the strategy is select all actors.