GithubHelp home page GithubHelp logo

max-cut-tree about multi-spam HOT 3 OPEN

tdencker avatar tdencker commented on July 28, 2024
max-cut-tree

from multi-spam.

Comments (3)

tdencker avatar tdencker commented on July 28, 2024 1

Yeah, I checked it myself after you mentioned it the first time. I uploaded a 64 bit version for now.

We are currently checking if there are open source alternatives that can provide similar results since we don't like to only have a binary either.

from multi-spam.

tdencker avatar tdencker commented on July 28, 2024

Unfortunately, the author of max-cut-tree has decided not to publish the source code which is very sad and strange. The binary is the only one available currently. I actually thought that the binary was 64 bit since that was in the description of the file and it worked fine on my 64 bit system.

We have asked him to at least provide a 64-bit version as well if he is not providing the source code. Until then, I can't help you, unfortunately.

Best regards,
Thomas

from multi-spam.

kloetzl avatar kloetzl commented on July 28, 2024

I actually thought that the binary was 64 bit since that was in the description of the file and it worked fine on my 64 bit system.

Nope, its 32bit:

$ readelf -h bin/max-cut-tree
ELF Header:
Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Class: ELF32
[…]
Type: EXEC (Executable file)
Machine: Intel 80386
[…]

It works on some 32bit systems, but only if you install some special 32bit libraries.

Unfortunately, the author of max-cut-tree has decided not to publish the source code […].

Hm, I see two problems with that. For one you are getting into a (light) grey area with respect to the GPL requirements. It also make multi-spam unfit for redistribution with package managers (such as Debian). The other is that this renders any analysis unreproducible; which is considered bad science.

from multi-spam.

Related Issues (1)

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.