poli.objective_repository.sa_tdc.register.SAProblemFactory

poli.objective_repository.sa_tdc.register.SAProblemFactory#

class poli.objective_repository.sa_tdc.register.SAProblemFactory#

Problem factory for the synthetic-accessibility problem.

get_setup_information()#

Returns the setup information for the problem.

create(...)#

Creates a synthetic-accessibility problem instance with the specified parameters.

__init__()#

Methods

__init__()

create([string_representation, seed, ...])

Creates a synthetic-accessibility problem instance with the specified parameters.

get_setup_information()

Returns the setup information for the problem.