pygrenade_vx.network.abstract.PlacementResult

class pygrenade_vx.network.abstract.PlacementResult

Bases: pybind11_builtins.pybind11_object

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: _pygrenade_vx_network_abstract.PlacementResult) -> None

  2. __init__(self: _pygrenade_vx_network_abstract.PlacementResult, arg0: _pygrenade_vx_network_abstract.PlacementResult) -> None

Methods

__init__(*args, **kwargs)

Overloaded function.

Attributes

background_locations

neuron_anchors

timing_statistics

class TimingStatistics

Bases: pybind11_builtins.pybind11_object

property placement
property background_locations
property neuron_anchors
property timing_statistics