magnet.aggmodels.rlpartitioner#

Classes

ContigDRLCP(hid_conv, hid_lin[, input_features])

Variant of RL partitioner model with strong connectedness requirement.

DRLCPGatti(hid_conv, hid_lin[, input_features])

Deep Reinforcement Learning coarse partitioner by A.

DRLCoarsePartioner(*args, **kwargs)

WeakContigDRLCP(hidden_units, ...)