Skip to main content

a directed acyclic graph environment for use with openAI gym, with a networkX backend

Project description

graphRL with NetworkX

This repository contains a PIP package which is an OpenAI environment for simulating directed acyclic graphs for workflow scheduling, using a NetworkX backend.

Installation

install this package via

pip3 install graphRLnx

Usage

import gym
import graphRLnx

env = gym.make('graphRL-v0')

The Environment

Tbc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graphRLnx-0.0.3.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

graphRLnx-0.0.3-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page