boolean-operators
There are 6 repositories under boolean-operators topic.
Adosh74/Information-Retrieval-System
This is a simple information retrieval system that can be used to search for documents in a corpus. The system is based on the positional index data structure. The system is built using Node.js and Express.js. The system is built as a part of the course CS F313 Data Storage and Retrieval at Helwan University Software Engineering program 2023/2024.
reity/logical
Callable subclass of the tuple type for representing logical operators/connectives based on their truth tables.
attwoodn/cpp-expression-tree
A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.
jfalzini99/java-week-2
Working with Boolean Operators, Conditionals, and Loops in Java
MGBotello/Week-2-Video-Notes
Working with Java. My notes and examples created by following class videos on Conditionals, Loops, Boolean operators and User input.
pierre-24/logical-enough
A small website to test student's knowledge of search expressions.