rblip_asobs

ASOBS

Package

r.blip

Version

1.1

Language

R

Docs

here

Paper

Scanagatta et al.[1], Scanagatta et al.[2], Teyssier and Koller[3]

Graph type

DAG

Docker

bpimages/rblip:1.1

Module folder

rblip_asobs

Description

A score-based two-phase algorithm where the first phase aims to identify the possible parent sets, Scanagatta et al.[2]; Scanagatta et al.[1]. The second phase performs an optimisation on a modification of the space of node orders introduced in Teyssier and Koller[3], allowing edges from nodes of higher to lower order, provided that no cycles are introduced.

Example JSON

[
  {
    "id": "winasobs-bdeu",
    "scorermethod": "is",
    "solvermethod": "winasobs",
    "indeg": 80,
    "timeout": 180,
    "allocated": 80,
    "scorefunction": "bdeu",
    "alpha": [
      0.001,
      0.01,
      0.1
    ],
    "cores": 1,
    "verbose_level": 0
  }
]