-
- Downloads
added RuleBasedConop
RuleBased conop is an experimental new interface for processing structures in the conop module. The class exposes a single method Process with takes care of the complete conop procedure. There are still a few methods missing, they will be added shortly.
Showing
- CMakeLists.txt 15 additions, 0 deletionsCMakeLists.txt
- modules/conop/pymod/CMakeLists.txt 1 addition, 0 deletionsmodules/conop/pymod/CMakeLists.txt
- modules/conop/pymod/export_rule_based.cc 12 additions, 0 deletionsmodules/conop/pymod/export_rule_based.cc
- modules/conop/pymod/wrap_conop.cc 2 additions, 0 deletionsmodules/conop/pymod/wrap_conop.cc
- modules/conop/src/CMakeLists.txt 2 additions, 0 deletionsmodules/conop/src/CMakeLists.txt
- modules/conop/src/rule_based.cc 210 additions, 0 deletionsmodules/conop/src/rule_based.cc
- modules/conop/src/rule_based.hh 32 additions, 0 deletionsmodules/conop/src/rule_based.hh
- modules/conop/src/rule_based_builder.cc 1 addition, 0 deletionsmodules/conop/src/rule_based_builder.cc
Loading
Please register or sign in to comment