Scippy

    SCIP

    Solving Constraint Integer Programs

    tclique Directory Reference

    Files

    file  tclique.h [code]
     tclique user interface
     
    file  tclique_branch.c [code]
     branch and bound part of algorithm for maximum cliques
     
    file  tclique_coloring.c [code]
     coloring part of algorithm for maximum cliques
     
    file  tclique_coloring.h [code]
     coloring part of algorithm for maximum cliques
     
    file  tclique_def.h [code]
     tclique defines
     
    file  tclique_graph.c [code]
     graph data part of algorithm for maximum cliques