cgexplore.molecular.check_fit¶ cgexplore.molecular.check_fit(chromosome, num_beads, max_shell)[source]¶ Check if chromosome has an allowed topology. Parameters: chromosome (Sequence[int]) num_beads (int) max_shell (int) Return type: bool