Skip to content

What causes the following error?Assertion `idx_map[act] >= 0...’ #32

@NH333

Description

@NH333

This problem always occurs when the program is executed. I don’t know if it is a problem with my own data and how to avoid it?
QNet::SetupGraphInput(std::vector&, std::vector<std::shared_ptr >&, std::vector<std::vector>&, const int): Assertion `idx_map[act] >= 0 && act >= 0 && act num_nodes' failed.
idx_map[act]=-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions