repo stringlengths 1 152 ⌀ | file stringlengths 14 221 | code stringlengths 501 25k | file_length int64 501 25k | avg_line_length float64 20 99.5 | max_line_length int64 21 134 | extension_type stringclasses 2
values |
|---|---|---|---|---|---|---|
charm-fitter | charm-fitter-master/core/include/tclap/MultiSwitchArg.h |
/******************************************************************************
*
* file: MultiSwitchArg.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno.
* Copyright (c) 2005, Michael E. Smoot, Daniel Aarno, Erik Zeek.
* All rights reverved.
*
* See the file COP... | 6,369 | 28.354839 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/MultiArg.h | /******************************************************************************
*
* file: MultiArg.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno.
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more infor... | 12,522 | 28.605201 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/SwitchArg.h |
/******************************************************************************
*
* file: SwitchArg.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno.
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more inf... | 7,256 | 30.689956 | 82 | h |
charm-fitter | charm-fitter-master/core/include/tclap/Visitor.h | /******************************************************************************
*
* file: Visitor.h
*
* Copyright (c) 2003, Michael E. Smoot .
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more information.
*
* THE SOFTWARE IS PROVIDED _AS IS_, WITHOUT ... | 1,315 | 23.830189 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/OptionalUnlabeledTracker.h |
/******************************************************************************
*
* file: OptionalUnlabeledTracker.h
*
* Copyright (c) 2005, Michael E. Smoot .
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more information.
*
* THE SOFTWARE IS PROVIDE... | 1,739 | 26.619048 | 83 | h |
charm-fitter | charm-fitter-master/core/include/tclap/IgnoreRestVisitor.h |
/******************************************************************************
*
* file: IgnoreRestVisitor.h
*
* Copyright (c) 2003, Michael E. Smoot .
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more information.
*
* THE SOFTWARE IS PROVIDED _AS IS... | 1,369 | 24.849057 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/UnlabeledMultiArg.h |
/******************************************************************************
*
* file: UnlabeledMultiArg.h
*
* Copyright (c) 2003, Michael E. Smoot.
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more information.
*
* THE SOFTWARE IS PROVIDED _AS IS_... | 11,139 | 35.887417 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/ArgTraits.h | // -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
/******************************************************************************
*
* file: ArgTraits.h
*
* Copyright (c) 2007, Daniel Aarno, Michael E. Smoot .
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for... | 2,491 | 29.390244 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/CmdLineOutput.h |
/******************************************************************************
*
* file: CmdLineOutput.h
*
* Copyright (c) 2004, Michael E. Smoot
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more information.
*
* THE SOFTWARE IS PROVIDED _AS IS_, WI... | 2,040 | 25.855263 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/ArgException.h | // -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
/******************************************************************************
*
* file: ArgException.h
*
* Copyright (c) 2003, Michael E. Smoot .
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more i... | 5,895 | 28.333333 | 80 | h |
charm-fitter | charm-fitter-master/core/include/tclap/VersionVisitor.h | // -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
/******************************************************************************
*
* file: VersionVisitor.h
*
* Copyright (c) 2003, Michael E. Smoot .
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more... | 1,997 | 25.64 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/CmdLine.h | // -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
/******************************************************************************
*
* file: CmdLine.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno.
* All rights reverved.
*
* See the file COPYING in th... | 15,740 | 24.307074 | 80 | h |
charm-fitter | charm-fitter-master/core/include/tclap/StandardTraits.h | // -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
/******************************************************************************
*
* file: StandardTraits.h
*
* Copyright (c) 2007, Daniel Aarno, Michael E. Smoot .
* All rights reverved.
*
* See the file COPYING in the top directory of this distributio... | 3,969 | 20.459459 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/Arg.h | // -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
/******************************************************************************
*
* file: Arg.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno .
* All rights reverved.
*
* See the file COPYING in the t... | 18,989 | 27.216939 | 92 | h |
charm-fitter | charm-fitter-master/core/include/tclap/XorHandler.h |
/******************************************************************************
*
* file: XorHandler.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno.
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more in... | 4,402 | 27.406452 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/CmdLineInterface.h |
/******************************************************************************
*
* file: CmdLineInterface.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno.
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* m... | 4,050 | 25.827815 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/ValueArg.h | /******************************************************************************
*
* file: ValueArg.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno.
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more infor... | 13,897 | 32.73301 | 80 | h |
charm-fitter | charm-fitter-master/core/include/tclap/ValuesConstraint.h | /******************************************************************************
*
* file: ValuesConstraint.h
*
* Copyright (c) 2005, Michael E. Smoot
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more information.
*
* THE SOFTWARE IS PROVIDED _AS IS_, W... | 3,371 | 22.09589 | 79 | h |
charm-fitter | charm-fitter-master/core/include/tclap/HelpVisitor.h |
/******************************************************************************
*
* file: HelpVisitor.h
*
* Copyright (c) 2003, Michael E. Smoot .
* All rights reverved.
*
* See the file COPYING in the top directory of this distribution for
* more information.
*
* THE SOFTWARE IS PROVIDED _AS IS_, WIT... | 1,907 | 26.257143 | 79 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_DY.h | /**
* Charm Combination
* Author: tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_DY_h
#define PDF_DY_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_DY : public PDF_Abs {
public:
PDF_DY(TString measurement_id, const theory_config th_cf, const FSC fsc);
... | 790 | 23.71875 | 81 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_BES_Kpi.h | /**
* Charm Combination
* Author: tommaso.pajero@cern.ch
* Date: September 2022
**/
#ifndef PDF_BES_Kpi_h
#define PDF_BES_Kpi_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_BES_Kpi : public PDF_Abs {
public:
PDF_BES_Kpi(const theory_config& th_cfg);
~PDF_BES_Kp... | 689 | 21.258065 | 50 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_WS.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_WS_h
#define PDF_WS_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_WS : public PDF_Abs
{
public:
PDF_WS(TString measurement_id, const theory_config& th_cfg);
... | 771 | 22.393939 | 68 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_yCP_minus_yCP_KP.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_yCP_minus_yCP_KP_h
#define PDF_yCP_minus_yCP_KP_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_yCP_minus_yCP_KP : public PDF_Abs
{
public:
PDF_yCP_minus_yCP_KP... | 840 | 25.28125 | 82 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_yCP_plus_yCP_RS.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_yCP_plus_yCP_RS_h
#define PDF_yCP_plus_yCP_RS_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_yCP_plus_yCP_RS : public PDF_Abs
{
public:
PDF_yCP_plus_yCP_RS(TSt... | 835 | 25.125 | 81 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_Cleo.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_Cleo_h
#define PDF_Cleo_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_Cleo : public PDF_Abs
{
public:
PDF_Cleo(TString measurement_id, const theory_config& th... | 779 | 23.375 | 69 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_yCP_minus_yCP_RS.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_yCP_minus_yCP_RS_h
#define PDF_yCP_minus_yCP_RS_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_yCP_minus_yCP_RS : public PDF_Abs
{
public:
PDF_yCP_minus_yCP_RS... | 840 | 25.28125 | 82 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_yCP.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_yCP_h
#define PDF_yCP_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_yCP : public PDF_Abs
{
public:
PDF_yCP(TString measurement_id, const theory_config& th_cfg... | 775 | 23.25 | 69 | h |
charm-fitter | charm-fitter-master/charmcombo/include/CharmUtils.h | #ifndef CHARM_UTILS_H
#define CHARM_UTILS_H
#include <ostream>
#include <string>
/**
* Options for the final-state dependent correction to DeltaY:
* - none;
* - partial (correct for the y aCP term, but ignore the term
* depending on the strong-phase difference);
* - full (full correction inclu... | 2,115 | 30.117647 | 112 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_AcpHH_LHCb_Run12.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: September 2022
**/
#ifndef PDF_AcpHH_LHCb_Run12_h
#define PDF_AcpHH_LHCb_Run12_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_AcpHH_LHCb_Run12 : public PDF_Abs {
public:
PDF_AcpHH_LHCb_Run... | 1,060 | 28.472222 | 98 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_Kshh.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_Kshh_h
#define PDF_Kshh_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_Kshh : public PDF_Abs
{
public:
PDF_Kshh(TString measurement_id, const theory_config& th... | 779 | 23.375 | 69 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_XY.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_XY_h
#define PDF_XY_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_XY : public PDF_Abs
{
public:
PDF_XY(TString measurement_id, const theory_config& th_cfg);
... | 770 | 23.09375 | 68 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_DY_RS.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_DY_RS_h
#define PDF_DY_RS_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_DY_RS : public PDF_Abs
{
public:
PDF_DY_RS(TString measurement_id, const theory_config... | 785 | 22.818182 | 70 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_Fp_pipipi0.h | /**
* Charm Combination
* Author: tommaso.pajero@cern.ch
* Date: September 2022
**/
#ifndef PDF_Fp_pipipi0_h
#define PDF_Fp_pipipi0_h
#include "TString.h"
#include "PDF_Abs.h"
class PDF_Fp_pipipi0 : public PDF_Abs {
public:
PDF_Fp_pipipi0();
~PDF_Fp_pipipi0();
void buildPdf() override;
void in... | 621 | 21.214286 | 59 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_Kpipi0.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_Kpipi0_h
#define PDF_Kpipi0_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_Kpipi0 : public PDF_Abs
{
public:
PDF_Kpipi0(TString measurement_id, const theory_co... | 790 | 23.71875 | 72 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_WS_NoCPV.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_WSMixingNoCPV_h
#define PDF_WSMixingNoCPV_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_WS_NoCPV : public PDF_Abs
{
public:
PDF_WS_NoCPV(TString measurement_i... | 810 | 24.34375 | 74 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_BES_Kpi_1d.h | /**
* Charm Combination
* Author: tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_BES_Kpi_1d_h
#define PDF_BES_Kpi_1d_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_BES_Kpi_1d : public PDF_Abs
{
public:
PDF_BES_Kpi_1d(const theory_config& th_cfg);
~... | 770 | 23.09375 | 63 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_RM.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_RM_h
#define PDF_RM_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_RM : public PDF_Abs
{
public:
PDF_RM(TString measurement_id, const theory_config& th_cf);
... | 769 | 23.0625 | 67 | h |
charm-fitter | charm-fitter-master/charmcombo/include/PDF_BinFlip.h | /**
* Charm Combination
* Author: Tommaso Pajero, tommaso.pajero@cern.ch
* Date: October 2021
**/
#ifndef PDF_BinFlip_h
#define PDF_BinFlip_h
#include "TString.h"
#include "CharmUtils.h"
#include "PDF_Abs.h"
class PDF_BinFlip : public PDF_Abs
{
public:
PDF_BinFlip(TString measurement_id, const theor... | 794 | 23.84375 | 72 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/mt19937ar.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/mt19937ar.c | /*
A C-program for MT19937, with initialization improved 2002/1/26.
Coded by Takuji Nishimura and Makoto Matsumoto.
Before using, initialize the state by using init_genrand(seed)
or init_by_array(init_key, key_length).
Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
All rights r... | 6,288 | 31.251282 | 81 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/samd.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/samd.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 2,335 | 30.567568 | 123 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-globals.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-globals.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 10,035 | 29.504559 | 114 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/fmemopen.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/fmemopen.c | //
// Copyright 2011-2014 NimbusKit
// Originally ported from https://github.com/ingenuitas/python-tesseract/blob/master/fmemopen.c
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | 2,598 | 22.627273 | 125 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/algorithms.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/algorithms.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 1,883 | 20.906977 | 56 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/adaptg2wsatplus.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/adaptg2wsatplus.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 2,354 | 23.278351 | 106 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/hsat.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/hsat.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 3,216 | 23.371212 | 87 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-triggers.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-triggers.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 19,548 | 26.847578 | 126 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/dcca.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/dcca.h | //
// Created by pcernek on 6/1/15.
//
#ifndef SATENSTEIN_DCCA_H
#define SATENSTEIN_DCCA_H
#include "ubcsat.h"
#include <float.h>
/***** lists of "configuration changed decreasing" vars ******/
/*
* aCSchanged[v] = whether the clause configuration of variable v has changed
* since the last time v ... | 2,077 | 22.885057 | 101 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-lit.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-lit.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 1,523 | 32.130435 | 84 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/prog.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/prog.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 1,776 | 33.843137 | 104 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 1,449 | 26.358491 | 56 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/algorithms.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/algorithms.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 4,597 | 20.287037 | 56 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-time.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-time.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 2,723 | 20.619048 | 84 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/reports.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/reports.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 1,791 | 31.581818 | 56 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-limits.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-limits.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 1,511 | 26.490909 | 56 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/novelty.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/novelty.h | //
// Created by pcernek on 6/12/15.
//
#ifndef SATENSTEIN_NOVELTY_H
#define SATENSTEIN_NOVELTY_H
#include "ubcsat.h"
extern UINT32 SelectClause();
extern UINT32 iNumDecPromVars;
extern UINT32 *aDecPromVarsList;
void PickNovelty();
void PickNoveltyW();
void PickNoveltyTabu();
void PickNoveltyTabuW();
void Pick... | 1,493 | 20.342857 | 42 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-time.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-time.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 1,358 | 27.3125 | 56 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-help.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-help.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 23,674 | 29.3137 | 131 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/mylocal.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/mylocal.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 999 | 34.714286 | 56 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/fmemopen.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/fmemopen.h | //
// Copyright 2011-2014 NimbusKit
// Originally ported from https://github.com/ingenuitas/python-tesseract/blob/master/fmemopen.c
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | 1,755 | 29.807018 | 103 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/rgsat.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/rgsat.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 3,093 | 24.154472 | 87 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/gsat.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/gsat.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 3,686 | 24.427586 | 75 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/random.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/random.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 3,239 | 27.672566 | 94 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-mem.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-mem.h | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 1,207 | 34.529412 | 56 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-io.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-io.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 6,542 | 22.879562 | 109 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-mem.c | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/src/ubcsat-mem.c | /*
## ## ##### ##### $$$$$ $$$$ $$$$$$
## ## ## ## ## $$ $$ $$ $$
## ## ##### ## $$$$ $$$$$$ $$
## ## ## ## ## $$ $$ $$ $$
#### ##### ##### $$$$$ $$ $$ $$
=============================... | 2,822 | 25.383178 | 91 | c |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/xcode/Samples/FrameworkSample/widget.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/xcode/Samples/FrameworkSample/widget.h | // Copyright 2008, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 2,270 | 36.85 | 76 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/test/gtest-param-test_test.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/test/gtest-param-test_test.h | // Copyright 2008, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 2,343 | 39.413793 | 73 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/test/production.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/test/production.h | // Copyright 2006, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 2,172 | 37.803571 | 73 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/test/gtest-typed-test_test.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/test/gtest-typed-test_test.h | // Copyright 2008 Google Inc.
// All Rights Reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions a... | 2,485 | 36.104478 | 73 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/prime_tables.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/prime_tables.h | // Copyright 2008 Google Inc.
// All Rights Reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions a... | 4,072 | 31.846774 | 76 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/sample2.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/sample2.h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 3,006 | 33.965116 | 73 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/sample1.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/sample1.h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 1,937 | 43.045455 | 75 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/sample4.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/sample4.h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 2,083 | 37.592593 | 73 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/sample3-inl.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/samples/sample3-inl.h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 5,365 | 30.017341 | 80 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-test-part.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-test-part.h | // Copyright 2008, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 6,509 | 35.166667 | 78 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest_pred_impl.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest_pred_impl.h | // Copyright 2006, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 15,145 | 41.189415 | 79 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-death-test.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-death-test.h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 11,523 | 38.064407 | 79 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-message.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-message.h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 9,186 | 35.601594 | 76 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-typed-test.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-typed-test.h | // Copyright 2008 Google Inc.
// All Rights Reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions a... | 10,242 | 38.396154 | 79 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-spi.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest-spi.h | // Copyright 2007, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 9,952 | 41.716738 | 79 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest_prod.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/gtest_prod.h | // Copyright 2006, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 2,324 | 38.40678 | 73 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 13,429 | 40.96875 | 80 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h | // Copyright 2003 Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions a... | 8,101 | 33.623932 | 79 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-string.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-string.h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 6,968 | 40.482143 | 80 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-param-util.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-param-util.h | // Copyright 2008 Google Inc.
// All Rights Reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions a... | 24,191 | 38.019355 | 80 | h |
SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-filepath.h | SATFC-release/satfc/src/dist/satenstein/ubcsat_stein/lib/gtest-1.7.0/include/gtest/internal/gtest-filepath.h | // Copyright 2008, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | 9,603 | 45.396135 | 80 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/tests/test.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/tests/test.h | //
// Copyright (c) 2006, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the L... | 1,169 | 29 | 77 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/example/example.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/example/example.h | //
// Copyright (c) Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License... | 1,062 | 31.212121 | 77 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/pod_vector.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/pod_vector.h | //
// Copyright (c) 2006-2007, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of ... | 2,828 | 28.46875 | 118 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/parallel_solve.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/parallel_solve.h | //
// Copyright (c) 2010-2012, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of ... | 13,917 | 38.316384 | 106 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/literal.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/literal.h | //
// Copyright (c) 2006-2007, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of ... | 13,864 | 32.734793 | 114 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/lookahead.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/lookahead.h | //
// Copyright (c) 2009, 2012 Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of ... | 9,207 | 37.366667 | 116 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/unfounded_check.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/unfounded_check.h | //
// Copyright (c) 2010, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the L... | 11,785 | 39.225256 | 114 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/model_enumerators.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/model_enumerators.h | //
// Copyright (c) 2006-2011, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of ... | 5,190 | 44.13913 | 131 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/weight_constraint.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/weight_constraint.h | //
// Copyright (c) 2006-2011, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of ... | 10,451 | 47.841121 | 114 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/parser.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/parser.h | //
// Copyright (c) Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License... | 8,461 | 31.05303 | 133 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/program_builder.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/program_builder.h | //
// Copyright (c) 2006, 2007, 2012, 2013 Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either v... | 8,364 | 37.022727 | 104 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/clasp_facade.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/clasp_facade.h | //
// Copyright (c) 2006-2012, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of ... | 14,995 | 40.197802 | 134 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/claspfwd.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/claspfwd.h | //
// Copyright (c) 2013, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the L... | 1,708 | 28.465517 | 77 | h |
SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/asp_preprocessor.h | SATFC-release/satfc/src/dist/clasp/libjnaclasp-3/clasp-3/libclasp/clasp/asp_preprocessor.h | //
// Copyright (c) 2006-2010, Benjamin Kaufmann
//
// This file is part of Clasp. See http://www.cs.uni-potsdam.de/clasp/
//
// Clasp is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of ... | 4,819 | 36.65625 | 109 | h |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.