Skip to content

class Molecule(Graph), definition of "self.atom2valence"  #241

@teltim

Description

@teltim
  1. Why "self.atom2valence" is restlicted for several atoms only in the definition?

  2. Why the vakence is not atom2valence = {1: 1, 5: 3, 6: 4, 7: 5, 8: 6, 9: 7,
    but atom2valence = {1: 1, 5: 3, 6: 4, 7: 3, 8: 2, 9: 1, (in the code) ... ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions