Giter Site home page Giter Site logo

utc-ia02's Introduction

UTC-IA02

Contient les codes de TP de l'UV IA02 de l'Université de Technologie de Compiègne. Les TPs sont réalisés en Python

🗂️ - Arborescence du dépôt

.
├── README.md
├── LICENSE
├── TD-Prolog
.   ├── TD6-premiers_pas.pl
.   └── TD6-premiers_pas.pl
├── TP
.   ├── TP1-Model_Checking
.   .   ├── TP1.py
.   .   └── TP1-Sujet.html
.   ├── TP2-Solveur_SAT
.   .   ├── CNF
.   .   .   ├── aim-50-1_6-yes1-4.cnf
.   .   .   ├── aim-100-1_6-no-1.cnf
.   .   .   ├── bf0432-007.cnf
.   .   .   ├── dubois20.cnf
.   .   .   ├── dubois21.cnf
.   .   .   ├── dubois22.cnf
.   .   .   ├── hole6.cnf
.   .   .   ├── licorne_cornue.cnf
.   .   .   ├── licorne_mythicus.cnf
.   .   .   ├── licorne.cnf
.   .   .   ├── par8-1-c.cnf
.   .   .   ├── quinn.cnf
.   .   .   ├── simple_v3_c2.cnf
.   .   .   ├── sudoku.cnf
.   .   .   └── zebra_v155_c1135.cnf
.   .   ├── coloration.cnf
.   .   ├── coloration.py
.   .   └── TP2-Utilisation_de_solveurs_SAT.pdf
.   ├── TP3-Prolog
.   .   ├── grille_test.png
.   .   ├── objectif_sudolu.cnf
.   .   ├── Sudoku_with_solution.png
.   .   ├── sudoku.cnf
.   .   ├── sudoky.py
.   .   └── sudoky.txt
.   ├── TP4-Mastermind
.   .   └── Mastermind-Game.pl
.   └── ...

🧑‍💻 - Langage utilisé

📝 - Licence

MIT

📔 - Auteurs et contributeurs

📑 - Références

  • Lien moodle vers le cours, (nécessite d'être connecté pour y accéder): UTC-IA02
  • Python :
    • Documentation Python 3.10, URL
    • Tutoriel Python 3.10, URL
  • Prolog :
    • Utilisation de swi-prolog : URL

Aide

Si vous téléchargez SWI-Prolog sur votre ordinateur, voici les codes à saisir dans terminal pour ouvrir le fichier *.pl :

swipl *.pl

utc-ia02's People

Contributors

sacha-sz 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.