Giter VIP home page Giter VIP logo

dimension-improvement-in-dhar-s-refutation-of-the-eden-conjecture's Introduction

Dimension improvement in Dhar’s refutation of the Eden conjecture

This project implented the method presented in the following paper https://arxiv.org/pdf/1705.08143.pdf. It extends an old idea of Dhar in oreder to prove wrong the Eden conjecture in dimension 22.

Getting Started

Copy the following command in your terminal to get the repo : $ git clone https://github.com/QB3/Dimension-improvement-in-Dhar-s-refutation-of-the-Eden-conjecture.git

Prerequisites

Tou you need to have C++ 2011 installed

Structure of the code

The main chunck of code is in the fonctions.cpp file. All the functions used in the computation are in fonctions.cpp. The other files are main files used for lauching computation on real examples.

Running the tests

To run the tests you can do it from command line. For instance to launch the computation of \mathbb(E)(\tau_1) you can enter the following line

$ cd Dimension-improvement-in-Dhar-s-refutation-of-the-Eden-conjecture

$ g++ -std=c++11 fonctions.cpp calcul_Tau_1 -o calcul_Tau_1.exe

$ ./calcul_Tau_1.exe

You can change the parameter $n_i$ in order bound roughly $T_{n_i}$ with $n_i$ as big as you want

Computation of \mathbb(E)(\tau_2)

$ g++ -std=c++11 fonctions.cpp calcul_Tau_2 -o calcul_Tau_2.exe

$ ./calcul_Tau_2.exe

You can change the parameter $n_i$, $n_j$ in order bound roughly $T_{n_i, j}$ $T_{i, n_j}$ with $n_i$ and $n_j$ as big as you want.

Computation of \mathbb(E)(\tau_3)

$ g++ -std=c++11 fonctions.cpp calcul_Tau_3 -o calcul_Tau_3.exe

$ ./calcul_Tau_3.exe

Computation of \mathbb(E)(\tau_4)

$ g++ -std=c++11 fonctions.cpp calcul_Tau_4 -o calcul_Tau_4.exe

$ ./calcul_Tau_4.exe

Computation of \mathbb(E)(\tau_5)

$ g++ -std=c++11 fonctions.cpp calcul_Tau_5 -o calcul_Tau_5.exe

$ ./calcul_Tau_5.exe

Authors

  • Quentin Bertrand
  • Jules Pertinand

Acknowledgments

  • We would like to thank Lucas Gerin. He kindly introduced us to the subject and took the time to answer all our questions.
  • We also wanted to thank Pr. Deepack Dhar, he took the time to correspond with us for more than one month and gave us plenty of new ideas to catch lowder dimensions.

dimension-improvement-in-dhar-s-refutation-of-the-eden-conjecture's People

Contributors

qb3 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.