Skip to content

Design: Precondition table needs too much memory with "too many ops" #241

@PtrMan

Description

@PtrMan

How to reproduce? Set OPERATIONS_MAX to something like 15 or 32.

In Concept.h we have

 Table precondition_beliefs[OPERATIONS_MAX+1];

this causes OOM for machines with <1GB and default config for number of concepts.

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