virtual LPBase * create_lp(uint64_t gid) const =0
Creates the LP associated with global id gid.
Base class which defines the factory interface used during simulation setup.
Definition: factory.h:7
Non-templated base class for LP, so that the simulator can deal with a single LP base type...
Definition: lp.h:265