Skip to content

A Dempster-Shafer (D-S) engine based on eVidenZ, an efficient D-S engine developed in C++ by the LRDE (Epita Research and Development laboratory).

License

Notifications You must be signed in to change notification settings

IGNF/evidence4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Maven Central

evidence4j

A Dempster-Shafer (D-S) engine based on eVidenZ, an efficient D-S engine developed in C++ by the LRDE (Epita Research and Development laboratory).

evidence4j is a java library (as its name suggests).

For more information on eVidenZ, the original C++ engine, refer to https://www.lrde.epita.fr/wiki/TheoEvidenz

Using evidence4j with Maven

! from version ≥ 1.2 Relocated → fr.umr-lastig » evidence4j

To use evidence4j library, you can reference the artifact as a dependency in your project’s pom.xml, it is stored in Central Maven’s repository:

<dependency>
    <groupId>fr.umr-lastig</groupId>
    <artifactId>evidence4j</artifactId>
    <version>1.2</version>
</dependency>

About

A Dempster-Shafer (D-S) engine based on eVidenZ, an efficient D-S engine developed in C++ by the LRDE (Epita Research and Development laboratory).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages