Skip to content

Some high level descriptions on the MEMORY policy will be very helpful #46

@wangli1426

Description

@wangli1426

I am trying to understand the heuristic algorithm used in the memory policy. However I could not fully understand the whole logic, especially the following if statement as shown below.

if not set(b_inp).intersection(f_inp) and len(b_inp)+len(f_inp) >= len(ts_all):

Some explanations or guidance will be highly appreciated.

Thanks.

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