- At first define the circuit file of txt format with all the required nodes and their equations.
- Variable name used to represent inputs should be A, B, C, D . As the algorithm is designed for these names only.
- If you want to try for other new circuits then either create one new circuit file or replace the data in the previous circuit file with new data but do no append in the same file.
- Now, to use this circuit_file.txt in code, place it's name in the code in faults.cpp file where it is needed so that code can read the file and perform the required operations.
- After running the code it will ask the input for fault_at (node at which fault is present) and fault_type (SA0 or SA1). Provide these values for further operation.
- The output will be printed in the output.txt file.
forked from kriya9464/girl_hackathon
-
Notifications
You must be signed in to change notification settings - Fork 0
PrishitaSinha06/girl_hackathon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%