Skip to content

n-roussos/logic_circuit_api

Repository files navigation

Logic Circuit API

A Java API for creating logic circuits.

Description

This API provides the user with a simple interface for creating logic circuits. Apart from boolean inputs, the user can provide real numbers in [0, 1]. The gates currently supported are NOT, OR, AND, and GreaterOrEqual (only for real numbers).

About

A Java API for creating logic circuits

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages