Giter VIP home page Giter VIP logo

aboubacardiawara / algav-project Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 3.09 MB

Le but du problème consiste à générer des diagrammes de décision binaires, réduits et ordonnés avec une approche analogue à celle présentée dans l’article de Newton et Verna [A Theoretical and Numerical Analysis of the Worst-Case Size of Reduced Ordered Binary Decision Diagrams].

Makefile 2.71% C++ 87.71% Shell 4.83% Python 4.74%

algav-project's Introduction

Algav-project (M1-2022-2023)

Le but du problème consiste à générer des diagrammes de décision binaires, réduits et ordonnés avec une approche analogue à celle présentée dans l’article de Newton et Verna A Theoretical and Numerical Analysis of the Worst-Case Size of Reduced Ordered Binary Decision Diagrams.

Structure du repository

Helpers :

  • Figures/: Contient toutes les figures générée dans le cadre du projet
  • library/ : Contient le code source de la librairie de nombre arbitraire utilisée et un script bash d'installation rapide vérifier et tester Linux/MacOs/MacM1
  • Visualisation/ : A la suite des tests les resultats et images .dot sont générées ici.

Code Source :

Usage

At the root of the project, execute:

  bash ./library/quick_install.sh #1
  make && ./warming_up.test.out #2
  make && ./tree.test.out 38 #3
  #Genere un arbre basé sur table de verité de 38 avec le nombre minimal de variables

TODO

  • Using Array instead of vector (src/warming_up/warming_up.h) (Important)
  • Using String_Linked_List (with cache) instad of concatenation (For .dot conversion and lukas building)

Utiles

algav-project's People

Contributors

bibi210 avatar aboubacardiawara avatar

Stargazers

Roman avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.