Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

JTtNinjaCode/ROBDD-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROBDD Implementation

About this project

This is the homework of digital design, about ROBDD's Implementation.

How to Run

Before execute this program, please ensure that the environment have downloaded graphviz and c++ compiler.

All the command you need have written in the script file, and you just need to execute it.

If you want to add some other testcase, you just need to add them into input directory

./script.sh

Directory structure

  • input: contain all input file, must be pla format, or error occur.
  • src: contain all source code, include .h and .cpp file.
  • output: contain all output file, include executable file, dot file and png file that graphiviz generated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published