[
    {
        "Variant name": "macOS",
        "Reviewer name": "David Coeurjolly <david.coeurjolly@liris.cnrs.fr>",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Operating system for the test": "macOS Catalina",
        "Title": "Fast tetrahedral meshing in the wild",
        "DOI": "10.1145/3386569.3392385",
        "Year": 2020,
        "ACM Keywords": [
            "Mesh generation"
        ],
        "Topic {Rendering, Animation and Simulation, Geometry, Images, Virtual Reality, Fabrication}": "Geometry",
        "Co-authors from academia (boolean)": true,
        "Co-authors from industry (boolean)": false,
        "ACM Open Access (boolean)": false,
        "PDF on the authors' webpage / institution (boolean)": true,
        "PDF on Arxiv or any openarchive initiatives (boolean)": true,
        "Arxiv/OAI page URL": "https://arxiv.org/abs/1908.03581",
        "PDF URL": "https://arxiv.org/pdf/1908.03581.pdf",
        "Project URL": "",
        "Code available (boolean)": true,
        "Code URL": "https://github.com/wildmeshing/fTetWild",
        "Code URL2": "",
        "MD5 sum (for archives)": "",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number": "4c66f57380342e6868f912890c974cc093d505f5",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "https://archive.softwareheritage.org/swh:1:dir:d337a7646c63859e26e2877129a89043302d85ae;origin=https://github.com/wildmeshing/fTetWild;visit=swh:1:snp:deaef5698049bc8584dcebb6736e8f7fd3ca1a0a;anchor=swh:1:rev:dca0676985c987c5c15156330e8d08779c211b20;path=//",
        "If code not available, pseudo-code available (boolean)": false,
        "If pseudo-code, could the paper be trivially implemented? {0..4}": 0,
        "Software type {Code, Binary, Partial Code}": "Code",
        "Software language": "C++",
        "Code License (if any)": "MPL 2.0",
        "Are the code authors explicit? (boolean)": true,
        "Build/Configure mechanism": "cmake",
        "Dependencies": "libigl,gmp,tbb,geogram",
        "Does the software require paywall/proprietary software/material (boolean)?": false,
        "Does the code need data (not examples) (boolean)": false,
        "Nature of the data (pretrained model, LUT...)": "",
        "License of the data": "",
        "Able to perform a replicability test (boolean)": true,
        "If not able to perform a test, was it due to missing hardware/software? (boolean)": false,
        "Documentation score {0=NA,1,2,3}": 3,
        "Dependencies score {0=NA, 1,2,3,4,5}": 5,
        "Build/configure score {0=NA, 1,2,3,4,5}": 5,
        "Fixing bugs score (if any) {0=NA, 1,2,3,4,5}": 0,
        "Replicate paper results score {0=NA, 1,2,3,4,5}": 5,
        "Adaptability score to other contexts {0=NA, 1,2,3,4,5}": 5,
        "Time spent for the test (code download to first successful run, [0,10], 10min slots, 100min max)": 1,
        "Build instructions/comments": "The build instructions are straightforward to follow (all dependencies are smoothly built at the cmake step). The authors also provide all scripts to replicate all figures of the paper.",
        "Misc. comments": ""
    }
]