Files
rdkit/Code/JavaWrappers/gmwrapper/src-test/org/RDKit
Riccardo Vianello 3f7caf0147 Extend RDKit::MolStandardize with a validation and standardization Pipeline (#7582)
* Extend RDKit::MolStandardize with a validation and standardization Pipeline

* suggested changes

* apply clang-format

* apply yapf

* MolStandardize::FeaturesValidation optionally disallow dative bonds

* add allowDativeBondType to MolStandardize::PipelineOptions

* apply clang-format

* make the API of other validation classes more consistent with MolStandardize::FeaturesValidation

* apply clang-format

* PipelineStage to enum class
remove virtual functions from Pipeline class
be explicit about enums

* light refactoring to avoid what I think is an unnecessary call to `parse`

* a bit of modernization

* make the pipeline configurable

* make parse and serialize configurable too

* switch to storing pipeline stages using uints

* add a simple test for providing a pipeline

* update pointer alignment for clang-format

* test modifying the parser and serializer

* update swig requirement

* changes in response to review

* changes in response to review

* rename PipelineResult's *MolBlock members to *MolData

* upgrade swig to 4.2 in the CI environments

* add a few missing export directives

---------

Co-authored-by: greg landrum <greg.landrum@gmail.com>
2024-07-30 17:09:16 +02:00
..
2015-01-19 23:17:32 +01:00
2014-05-22 10:32:46 +02:00
2017-10-12 06:42:15 +02:00
2019-10-19 09:07:54 -04:00
2019-01-31 00:03:39 -05:00
2019-10-10 20:18:43 +09:00
2019-10-03 18:07:26 -04:00
2023-09-15 08:59:56 +02:00
2013-10-11 18:06:09 +02:00
2020-09-09 04:59:08 +02:00
2020-09-09 04:59:08 +02:00
2016-11-15 14:51:05 +00:00
2023-07-13 19:29:06 +02:00