Coder Social home page Coder Social logo

jaliste / csftreeconjecture Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vietafan/csftreeconjecture

0.0 1.0 0.0 20 KB

Contains C++ code to verify the conjecture that the chromatic symmetric function distinguishes non-isomorphic trees, on up through 29 vertices.

C++ 98.42% Makefile 1.58%

csftreeconjecture's Introduction

CSFTreeConjecture

Contains C++ code to verify Richard Stanley's conjecture that the chromatic symmetric function distinguishes distinct trees, on at most 28 vertices. This project uses the pthread library for multithreading.

This project was inspired by Keeler Russell's verification of the conjecture for all trees with at most 25 vertices, given here: https://github.com/keeler/csf and uses Russell's library for generating non-isomorphic trees, but compares the chromatic symmetric functions of the trees using an alternate algorithm to allow a greater volume of trees to be processed.

The files Tree.h, Tree.cpp, TreeGenerator.h, and TreeGenerator.cpp are slightly edited versions of Keeler Russell's code from https://github.com/keeler/csf.

The file matchfinder2.cpp contains the main code from our most recent computational verification of Stanley's conjecture on trees with at most 28 vertices. The other files contain code from other, previous attempts.

(Update: We ran our program with additional computation time to extend the computational verification of Stanley's conjecture from trees on 28 vertices to 29-vertex trees.)

csftreeconjecture's People

Contributors

vietafan avatar

Watchers

James Cloos 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.