kep_solver.published_generators module
A collection of published data generators.
- make_compat_gen(compat)
- Return type:
- uk_nhs_generator2022(compatibility_rule='Band-PRA0')
Create an InstanceGenerator using parameters published in M. Delorme, S. García, J. Gondzio, J. Kalcsics, D. Manlove, W. Pettersson, J. Trimble Improved instance generation for kidney exchange programmes; Computers & Operations Research 2022; doi: 10.1016/j.cor.2022.105707.
- Parameters:
compatibility_rule (
str
) – One of “Band-PRA0”, “Band”, “Tweak-PRA0”, “Tweak”, or “Calc”, as defined in the above paper.- Return type:
- Returns:
An instance generator using the published parameters.