Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Implementation for nested algorithm #23

@AumeshMisra

Description

@AumeshMisra

Hi,

I'm trying to implement a DCOP algorithm, heist. Heist runs maxsum at each cycle and then update values appropriately (based on maxsum's answer). Im having trouble running and calling maxsum within heist without running into errors. Do you have any recommendations on how I can implement a nested algorithm (an algorithm that requires the answer of another algorithm for each cycle)? I've attached the paper the algorithm comes from. Heist is based from Algorithm 3 and 4 in the paper.

mab_dcops.pdf

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