没有合适的资源?快使用搜索试试~ 我知道了~
clara-rules:Clojure中的正向链接规则(脚本)
共85个文件
cljc:37个
clj:26个
java:5个
需积分: 20 0 下载量 86 浏览量
2021-02-26
22:04:17
上传
评论
收藏 238KB ZIP 举报
温馨提示
关于 Clara是用Clojure(Script)编写的具有Java互操作性的前向链接规则引擎。 它旨在通过以开发人员为中心的专家系统方法来简化代码。 有关更多信息,请参见 。 用法 这是一个简单的例子。 完整的文档位于 。 ( ns clara.support-example ( :require [clara.rules :refer :all ])) ( defrecord SupportRequest [client level]) ( defrecord ClientRepresentative [name client]) ( defrule is-important " Find important support requests. " [SupportRequest ( = :high level)] => ( println " High supp
资源推荐
资源详情
资源评论
收起资源包目录
clara-rules-main.zip (85个子文件)
clara-rules-main
.gitignore 191B
src
main
java
clara
rules
QueryResult.java 324B
package-info.java 1KB
WorkingMemory.java 2KB
RuleLoader.java 1KB
clojure
clara
tools
inspect.cljc 18KB
testing_utils.cljc 9KB
loop_detector.cljc 4KB
tracing.cljc 7KB
fact_graph.cljc 5KB
internal
inspect.cljc 3KB
rules.cljc 21KB
macros.clj 12KB
rules
dsl.clj 13KB
durability.clj 35KB
memory.cljc 47KB
compiler.clj 101KB
update_cache
cancelling.clj 6KB
core.cljc 1KB
durability
fressian.clj 25KB
java.clj 2KB
platform.cljc 5KB
schema.cljc 7KB
accumulators.cljc 8KB
testfacts.cljc 946B
listener.cljc 6KB
engine.cljc 108KB
test_rules_data.clj 2KB
test
html
simple.html 114B
advanced.html 116B
js
runner.js 859B
java
clara
test
facts
BeanTestFact.java 1KB
clojure
clara
sample_ruleset.clj 1KB
test_fressian.clj 4KB
long_running_tests.clj 1KB
durability_rules.clj 2KB
test_java.clj 2KB
order_ruleset.clj 617B
performance
test_compilation.clj 5KB
sample_ruleset_seq.clj 761B
test_durability.clj 17KB
test_java_facts.clj 2KB
test_infinite_loops.clj 11KB
other_ruleset.clj 689B
generative
test_generators.clj 773B
test_accum.clj 7KB
generators.clj 5KB
test_rules.clj 99KB
test_compiler.clj 4KB
common
clara
test_queries.cljc 3KB
test_testing_utils.cljc 3KB
test_accumulation.cljc 79KB
test_rules_require.cljc 2KB
rule_defs.cljc 1KB
performance
test_rule_execution.cljc 2KB
test_common.cljc 5KB
test_performance_optimizations.cljc 3KB
tools
test_tracing.cljc 9KB
test_inspect.cljc 33KB
test_fact_graph.cljc 7KB
test_dsl.cljc 16KB
test_rhs_retract.cljc 2KB
test_accumulators.cljc 21KB
test_exists.cljc 7KB
test_truth_maintenance.cljc 18KB
test_node_sharing.cljc 11KB
test_negation.cljc 16KB
test_clear_ns_productions.cljc 4KB
test_simple_rules.cljc 8KB
test_memory.cljc 9KB
test_bindings.cljc 16KB
clojurescript
clara
test_complex_negation.cljs 3KB
test_rules.cljs 8KB
test_salience.cljs 4KB
test.cljs 2KB
resources
public
index.html 420B
.travis.yml 221B
CONTRIBUTING.md 2KB
LICENSE 11KB
CHANGELOG.md 26KB
README.md 3KB
NOTICE 564B
project.clj 5KB
RELEASE.md 796B
CONTRIBUTORS.md 754B
共 85 条
- 1
资源评论
歪头羊
- 粉丝: 40
- 资源: 4650
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功