Quantcast
Channel: DKAL
Browsing all 148 articles
Browse latest View live
↧

Source code checked in, #432f9236bc7a

intiial complete version of datalog based engine - untested

View Article


Source code checked in, #e73037895678

frontend integration still having hiccups with Z3

View Article


Source code checked in, #ab30c866f779

adding to datalog based engine. Bugs in interaction with Z3

View Article

Source code checked in, #d3fd286dedf9

backtranslating from Z3 -> datalog -> DKAL

View Article

Source code checked in, #abd280d50862

Merge

View Article


Updated Wiki: SyntaxBasic

Basic Syntax Guide In order to define the DKAL syntax we first introduce the DKAL variables, then the DKAL data types, and finally expand on how to construct terms of each type. DKAL Variables...

View Article

Source code checked in, #6f7f8d370e64

- backtranslation for datalog engine complete. WARNING - it may be subject to future improvements on Z3 API which may break the engine - it does not play well with empty strings as values. see...

View Article

Source code checked in, #4b8253bfac41

justification TODO

View Article


Updated Wiki: Home

Project Description DKAL (Distributed Knowledge Authorization Language) is a distributed authorization policy language. This project contains an engine for running DKAL policies. It is implemented...

View Article


Updated Wiki: Home

Project Description DKAL (Distributed Knowledge Authorization Language) is a distributed authorization policy language. This project contains an engine for running DKAL policies. It is implemented...

View Article

Updated Wiki: Logic Engines

Logic Engines DKAL have the following logic engines:"simple" - prolog-like engine with some simple 2nd order infon logic support. linear but incomplete.based on Propositional Primal Infon Logic: BPIL -...

View Article

Source code checked in, #2bd41a8dd25e

add TSPIL2 = TSPIL + disjunction superset introdution rule (a \/ b |= a \/ b \/ c). Same O(N^3) complexity.

View Article

Source code checked in, #0917caa437e3

TSPIL: forget to mark x2x axioms

View Article


Source code checked in, #86693f498d13

generate muddy children examples for rise4fun

View Article

Source code checked in, #1e385b39f080

Merge

View Article


Source code checked in, #ad438c71e783

get proofs from datalog backend for engine still need to translate proofs into evidence

View Article

Source code checked in, #f8a8219c9c90

justifications from explanations in datalog engine

View Article


Source code checked in, #f37e823ff71a

datalog translation reuses vars, vars are not global to programs

View Article

Source code checked in, #b99c69baa7df

TSPIL bugfix in subset relation generation

View Article

Source code checked in, #fb8170c9d3aa

experimental extension of TSPIL with (->&i) rule: (A->B)&(A->C) => A->B&C

View Article
Browsing all 148 articles
Browse latest View live