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 |
|---|---|---|---|---|---|---|
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/WCSA/sourceCode/pizza/src/constants.h | /* Multipattern random searches using set Horspool's algorithm adapted to
search inside a text compressed with End-Tagged Dense Code.
Lightweight Natural Language Text Compression: Information Retrieval 2006
Copyright (C) 2005 Antonio Faria.
This program is free software; you can redistribute it and/or
modify it unde... | 2,321 | 37.065574 | 125 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/WCSA/sourceCode/pizza/src/MemoryManagerPIZZA.h | /* Multipattern random searches using set Horspool's algorithm adapted to
search inside a text compressed with End-Tagged Dense Code.
Lightweight Natural Language Text Compression: Information Retrieval 2006
Copyright (C) 2005 Antonio Faria.
This program is free software; you can redistribute it and/or
modify it unde... | 2,577 | 38.661538 | 90 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/WCSA/sourceCode/pizza/src/BufferedReaderPIZZA.c | /* Multipattern random searches using set Horspool's algorithm adapted to
search inside a text compressed with End-Tagged Dense Code.
Lightweight Natural Language Text Compression: Information Retrieval 2006
Copyright (C) 2005 Antonio Faria.
This program is free software; you can redistribute it and/or
modify it unde... | 5,052 | 28.377907 | 94 | c |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/WCSA/genintervals/genIntervalsCharsFraction.c | // Chooses random intervals from a file
#include <time.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <malloc.h>
#include <unistd.h>
static int Seed;
#define ACMa 16807
#define ACMm 2147483647
#define ACMq 127773
#define ... | 3,422 | 23.985401 | 107 | c |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/WCSA/genintervals/genIntervalsWordsFraction.c | // Chooses random intervals from a file
#include <time.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <malloc.h>
#include <unistd.h>
static int Seed;
#define ACMa 16807
#define ACMm 2147483647
#define ACMq 127773
#define ... | 3,559 | 24.248227 | 82 | c |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/WCSA/genintervals/genIntervalsWords.c | // Chooses random intervals from a file
#include <time.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <malloc.h>
#include <unistd.h>
static int Seed;
#define ACMa 16807
#define ACMm 2147483647
#define ACMq 127773
#define ... | 3,242 | 23.022222 | 80 | c |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/WCSA/genintervals/genIntervalsChars.c | // Chooses random intervals from a file
#include <time.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <malloc.h>
#include <unistd.h>
static int Seed;
#define ACMa 16807
#define ACMm 2147483647
#define ACMq 127773
#define ... | 3,204 | 22.91791 | 80 | c |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_range_none.h | /* static_range_none.h
* Copyright (C) 2009, Sebastian Kreft C., all rights reserved.
*
* static_range_none definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* v... | 2,239 | 36.333333 | 110 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_doublebitmap.h | /* static_doublebitmap.h
* Copyright (C) 2009, Sebastian Kreft C., all rights reserved.
*
* static_tree definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* versi... | 1,961 | 31.163934 | 79 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/offsets.h | /**
* offsets.h
* Copyright (C) 2011 Francisco Claude F.
*
* This program 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 3 of the License, or
* (at your option) any la... | 2,572 | 24.989899 | 93 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/mapper.h | /* mapper.h
* Copyright (C) 2008, Sebastian Kreft C., all rights reserved.
*
* mapper definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Lice... | 1,831 | 31.714286 | 103 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_doublebitmap_s.h | /* static_doublebitmap_s.h
* Copyright (C) 2009, Sebastian Kreft C., all rights reserved.
*
* static_doublebitmap_s definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eit... | 2,088 | 35.649123 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_range_chazelle.h | /* static_range_chazelle.h
* Copyright (C) 2009, Sebastian Kreft C., all rights reserved.
*
* static_range_chazelle definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eit... | 2,167 | 37.714286 | 110 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_bitsequence_builder_brw32.h | /* static_bitsequence_builder_brw32.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* static_bitsequence_builder_brw32 definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Soft... | 1,560 | 32.212766 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/utils_index.h | namespace lz77index{
namespace utils_index{
unsigned int* getRangeArray(unsigned int* sst_a, unsigned int* prev_a, unsigned int len);//time n^2
unsigned int* getRangeArray2(unsigned int* sst_a, unsigned int* prev_a, unsigned int len);//time nlogn
typedef struct sPhrase{
unsigned int start_pos;
unsigned int leng... | 588 | 33.647059 | 102 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/bitrankw32int.h | #ifndef BitRankW32Int_h
#define BitRankW32Int_h
#include "basics.h"
#include <cstdio>
/* bitarray.h
Copyright (C) 2005, Rodrigo Gonzalez, all rights reserved.
New RANK, SELECT, SELECT-NEXT and SPARSE RANK implementations.
This library is free software; you can redistribute it and/or
modify it under the t... | 2,831 | 37.794521 | 131 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/lfs.h | /*
* lfs.h for libdivsufsort
* Copyright (c) 2003-2008 Yuta Mori All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitat... | 1,689 | 28.649123 | 68 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_bitsequence_brw32.h | /* static_bitsequence_brw32.h
Copyright (C) 2005, Rodrigo Gonzalez, all rights reserved.
New RANK, SELECT, SELECT-NEXT and SPARSE RANK implementations.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Fr... | 2,970 | 33.546512 | 108 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/perm2.h | /* perm.h
* Copyright (C) 2005, Diego Arroyuelo, all rights reserved.
*
* Permutation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at... | 2,390 | 24.43617 | 110 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/RMQ_succinct.h | #ifndef _RMQ_succinct_hpp_
#define _RMQ_succinct_hpp_
//#define MEM_COUNT
#include <math.h>
typedef int DT; // use long for 64bit-version (but take care of fast log!)
typedef unsigned int DTidx; // for indexing in arrays
#include <stdlib.h>
#include <limits.h>
#include <iostream>
using namespace... | 2,405 | 21.277778 | 90 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/directcodes.h | /* Wavelet Tree over Dense Code. --
A word index using wavelet tree strategy over compressed text.
Programmed by Susana Ladra.
Author's contact: Susana Ladra, Databases Lab, University of
A Coruna. Campus de Elvina s/n. Spain sladra@udc.es
Copyright (C) 2007 Nieves R. Brisaboa, Antonio Farina and Susana Ladra
Aut... | 1,974 | 30.349206 | 75 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/utils.h | #ifndef __UTILS_H__
#define __UTILS_H__
namespace lz77index{
namespace utils{
void startTime();
double endTimeV();
double endTime();
int fileLength(char const* filename);
unsigned char* readText(char const* filename, unsigned int* length);
unsigned char* readFile(char const* filename, unsigne... | 1,029 | 35.785714 | 96 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/deltacodes.h | #include <cstdio>
#ifndef __DELTACODES_H__
#define __DELTACODES_H__
namespace lz77index{
class DeltaCodes{
public:
DeltaCodes(unsigned int* array, unsigned int n, unsigned int sampling);
~DeltaCodes();
unsigned int select(unsigned int total);
/** computes select(total) and stores ... | 1,349 | 33.615385 | 133 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/dfuds.h | /* dfuds.h
* Copyright (C) 2010, Diego Arroyuelo, all rights reserved.
*
* Implementation of the DFUDS tree representation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
... | 4,614 | 33.440299 | 97 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/perm.h | /* perm.h
* Copyright (C) 2005, Diego Arroyuelo, all rights reserved.
*
* Permutation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at... | 2,371 | 24.234043 | 108 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_permutation_mrrr.h | /* static_permutation_mrrr.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Permutation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of... | 1,902 | 32.385965 | 121 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_permutation_mrrr2.h | /* static_permutation_mrrr.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Permutation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of... | 1,911 | 32.54386 | 122 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_bitsequence_builder.h | /* static_bitsequence_builder.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* static_bitsequence_builder definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundat... | 1,494 | 32.977273 | 87 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/basics.h | #ifndef __BASICS_H__
#define __BASICS_H__
namespace lz77index{
namespace basics{
static const unsigned int W = 32;
static const unsigned int WW = 64;
static const unsigned int mask31 = 0x0000001F;
static const unsigned int Wminusone = 31;
/** popcount array for uchars */
const unsigned char __popcount_tab[] = {
0, ... | 5,283 | 39.646154 | 97 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_bitsequence.h | /* static_bitsequence.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* static_bitsequence definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* v... | 2,914 | 27.861386 | 90 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/divsufsort.h | /*
* divsufsort.h for libdivsufsort
* Copyright (c) 2003-2008 Yuta Mori All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without ... | 5,442 | 29.071823 | 88 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_permutation.h | /* static_permutation.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Permutation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the ... | 1,786 | 29.810345 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_sequence_wt.h | #ifndef _STATIC_SEQUENCE_WT_H
#define _STATIC_SEQUENCE_WT_H
#define STATIC_SEQUENCE_WT_HDR 5
#include "wt_node.h"
namespace lz77index{
class static_sequence_wt{
protected:
wt_int_node* root;
unsigned int length;
public:
unsigned char alphabet_size;
static_sequence_wt(unsigned char const* seq... | 831 | 27.689655 | 87 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/static_range.h | /* static_range.h
* Copyright (C) 2009, Sebastian Kreft C., all rights reserved.
*
* static_range definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1... | 2,071 | 32.967213 | 120 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/LZparser.h | #ifndef __LZPARSER_H__
#define __LZPARSER_H__
#include <cstdio>
namespace lz77index{
namespace parsing{
class LZparser{
public:
LZparser(const char* filename);
virtual ~LZparser();
/* generates the LZ parsing of filename and returns the number of phrases
* creates 3 different fil... | 1,161 | 26.666667 | 103 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/patricia.h | /* patricia.h
* Copyright (C) 2009, Sebastian Kreft C., all rights reserved.
*
* patricia definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the ... | 1,889 | 29 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/LZend.h | #ifndef __LZEnd_H__
#define __LZEnd_H__
#include "LZ77.h"
#include "RMQ.h"
#include "static_permutation.h"
namespace lz77index{
namespace parsing{
class LZEnd: public LZparser{
public:
LZEnd(const char* filename);
~LZEnd();
/* generates the LZ parsing of filename and returns the number of... | 1,537 | 29.76 | 106 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/wt_node.h | #ifndef _WT_NODE_H
#define _WT_NODE_H
#include <cstdio>
#define WT_INT_NODE_HDR 2
#define WT_EXT_NODE_HDR 3
namespace lz77index{
class wt_node{
public:
virtual ~wt_node(){}
virtual unsigned int rank(unsigned char symbol, unsigned int pos, unsigned char alphabet_size) const = 0;
virtual unsigned int select(unsig... | 2,457 | 36.242424 | 119 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/LZ77.h | #ifndef __LZ77_H__
#define __LZ77_H__
#include "LZparser.h"
#include "RMQ.h"
namespace lz77index{
namespace parsing{
class LZ77: public LZparser{
public:
LZ77(const char* filename);
~LZ77();
/* generates the LZ parsing of filename and returns the number of phrases
* creates 3 dif... | 994 | 29.151515 | 107 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/LZ/src/hash.h | /* hash.h
* Copyright (C) 2003, Gonzalo Navarro, all rights reserved.
*
* Closed hash table implementation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 o... | 2,361 | 30.918919 | 78 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/utils/libcdsTrees.h | #ifndef _BASICS_TREES_H
#define _BASICS_TREES_H
#include <libcdsBasics.h>
using namespace std;
#define MAX(i,j) (((i) > (j)) ? (i) : (j))
namespace cds_utils{
typedef unsigned char byte;
static const unsigned int MAXINT=0x7fffffff;
static const unsigned int FACT_RANK = 20;
/** Retrieve a given index from ar... | 2,918 | 21.984252 | 104 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/utils/cppUtils.h |
#ifndef _CPPUTILS
#define _CPPUTILS
#include <libcdsBasics.h>
#include <cppUtils.h>
namespace cds_utils
{
uint transform(const string & s);
template <typename T> void saveValue(ofstream & out, const T val) {
assert(out.good());
out.write((char*)&val,sizeof(T));
}
template <typename... | 1,227 | 22.615385 | 91 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/utils/BitString.h | /* BitString.h
* Copyright (C) 2009, Francisco Claude, all rights reserved.
*
* BitString definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the ... | 3,265 | 27.649123 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/utils/Array.h | /* array.h
* Copyright (C) 2009, Francisco Claude, all rights reserved.
*
* Array interface
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, ... | 5,817 | 31.870056 | 102 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/utils/libcdsSDArray.h | /* basics.h
* Copyright (C) 2010, Rodrigo Canovas, all rights reserved.
*
* Some preliminary stuff
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of t... | 4,498 | 22.678947 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/utils/libcdsBasics.h | /* basics.h
* Copyright (C) 2005, Rodrigo Gonzalez, all rights reserved.
*
* Some preliminary stuff
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the L... | 8,639 | 36.402597 | 103 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/mapper/Mapper.h | /* Mapper.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Mapper definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Licens... | 2,149 | 28.861111 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/mapper/MapperCont.h | /* mapper_cont.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* mapper_cont definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of ... | 1,920 | 28.106061 | 89 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/mapper/MapperNone.h | /* MapperNone.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* MapperNone definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of th... | 1,610 | 29.396226 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/SequenceBuilderWaveletTree.h | /* SequenceBuilderWaveletTree.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This program 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 Foundati... | 1,426 | 30.021739 | 93 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/SequenceGMRChunk.h | /* SequenceGMRChunk.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* gmr_chunk
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Lice... | 2,560 | 31.0125 | 111 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/WaveletTree.h | /* WaveletTree.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* WaveletTree definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of ... | 3,610 | 31.827273 | 125 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/SequenceBuilder.h | /* SequenceBuilder.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This program 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 ... | 1,487 | 29.367347 | 101 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/SequenceBuilderGMRChunk.h | /* SequenceBuilderGMRChunk.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This program 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,... | 1,404 | 30.222222 | 88 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/Sequence.h | /* Sequence.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Sequence definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Li... | 2,912 | 27.558824 | 87 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/SequenceBuilderGMR.h | /* SequenceBuilderGMR.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This program 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, eith... | 1,380 | 29.688889 | 96 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/wt_coder.h | /* wt_coder.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* wt_coder definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Li... | 2,312 | 30.256757 | 83 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/wt_node_internal.h | /* wt_node_internal.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* wt_node_internal
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of t... | 2,192 | 34.95082 | 126 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/wt_coder_binary.h | /* wt_coder_binary.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* wt_coder_binary definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version... | 2,007 | 32.466667 | 94 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/SequenceBuilderWaveletTreeNoptrs.h | /* SequenceBuilderWaveletTreeNoptrs.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This program 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 Fo... | 1,420 | 30.577778 | 84 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/BitmapsSequence.h | /* static_sequence.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* static_sequence definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version... | 2,171 | 28.351351 | 97 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/wt_node_leaf.h | /* wt_node_leaf.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* wt_node_leaf
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Licen... | 1,840 | 30.741379 | 87 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/SequenceGMR.h | /* SequenceGMR.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* GMR
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at... | 2,257 | 30.802817 | 111 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/wt_coder_huff.h | /* wt_coder_huff.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* wt_coder_huff definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1... | 2,017 | 32.633333 | 92 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/sequence/wt_node.h | /* wt_node.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* wt_node
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at... | 1,799 | 29 | 91 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequence375.h | /* BitSequence375.h
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the... | 2,498 | 25.305263 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceRGK.h | /* BitSequenceRG.h
Copyright (C) 2005, Rodrigo Gonzalez, Francisco Claude(2008), Roberto Konow (2014) all rights reserved.
New RANK, SELECT, SELECT-NEXT and SPARSE RANK implementations.
Adaptation to libcds by Francisco Claude
This library is free software; you can redistribute it and/or
modify it und... | 5,360 | 27.365079 | 107 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceSDArray.h | /* BitSequenceSDArray.h
* Copyright (C) 2009, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This class is a wrapper for the file sdarraySadakane,
* implemented by K. Sadakane.
*
* This library is free software; you can redistribute it and/or
* modify it under the ter... | 1,931 | 30.672131 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequence.h | /* BitSequence.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* BitSequence definition
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of ... | 4,521 | 33 | 94 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceBuilderSDArray.h | /* BitSequenceBuilderSDArray.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Fo... | 1,718 | 34.8125 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/TableOffsetRRR.h | /* table_offset.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Table for offsets definition.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version... | 3,628 | 31.990909 | 94 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceDArray.h | /* BitSequenceSDArray.h
* Copyright (C) 2009, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This class is a wrapper for the file sdarraySadakane,
* implemented by K. Sadakane.
*
* This library is free software; you can redistribute it and/or
* modify it under the ter... | 2,360 | 30.48 | 82 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/sdarraySadakane.h | /* sdarraySadakane.h
* Copyright (C) 2009, K. Sadakane, all rights reserved.
*
* This is an adapatation of the original sdarray implementation
* by K. Sadakane. Modifications and probable bugs were introduced
* by Francisco Claude.
*
* This library is free software; you can redistribute it and/or
* modify it un... | 2,264 | 26.962963 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceBuilderRG.h | /* BitSequenceBuilderRG.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundat... | 1,530 | 31.574468 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceBuilderDArray.h | /* BitSequenceBuilderDArray.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Rodrigo Canovas <rcanovas@dcc.uchile.cl>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Found... | 1,708 | 34.604167 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceBuilderRGK.h | /* BitSequenceBuilderRGK.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Founda... | 1,502 | 28.470588 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceBuilderRRR.h | /* BitSequenceBuilderRRR.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Founda... | 1,579 | 31.244898 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceRG.h | /* BitSequenceRG.h
Copyright (C) 2005, Rodrigo Gonzalez, all rights reserved.
New RANK, SELECT, SELECT-NEXT and SPARSE RANK implementations.
Adaptation to libcds by Francisco Claude
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
... | 3,873 | 35.54717 | 114 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceRRR.h | /* BitSequenceRRR.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* RRR02 Bitsequence -
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of ... | 4,397 | 34.184 | 94 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceBuilder375.h | /* BitSequenceBuilder375.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Founda... | 1,487 | 32.066667 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/bitsequence/BitSequenceBuilder.h | /* BitSequenceBuilder.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundatio... | 2,100 | 32.887097 | 101 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/permutation/PermutationBuilder.h | /* PermutationBuilder.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This program 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, eith... | 1,401 | 29.478261 | 101 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/permutation/PermutationBuilderMRRR.h | /* PermutationBuilderMRRR.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This program 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, ... | 1,350 | 30.418605 | 74 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/permutation/perm.h | /* perm.h
* Copyright (C) 2005, Diego Arroyuelo, all rights reserved.
* Copyright (C) 2009, Francisco Claude
*
* Permutation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eith... | 2,297 | 22.9375 | 86 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/permutation/PermutationMRRR.h | /* PermutationMRRR.h
* Copyright (C) 2008, Francisco Claude, all rights reserved.
*
* Permutation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Lic... | 1,856 | 31.017241 | 81 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/permutation/Permutation.h | /* Permutation.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This program 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 vers... | 1,992 | 25.932432 | 72 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/suffixtree/factorization.h | /* Copyright (C) 2010, Rodrigo Cánovas, all rights reserved.
*
*This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later versi... | 2,045 | 33.1 | 94 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/suffixtree/factorization_var.h | /* Copyright (C) 2010, Rodrigo Cánovas, all rights reserved.
*
*This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later versi... | 2,357 | 32.685714 | 100 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/coders/huff.h | /* huff.h
Copyright (C) 2008, Gonzalo Navarro, all rights reserved.
Canonical Huffman
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (... | 2,842 | 28.926316 | 95 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/coders/HuffmanCoder.h | /* HuffmanCoder.h
Copyright (C) 2008, Francisco Claude, all rights reserved.
Wrapper for huff written by Gonzalo Navarro
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | 2,383 | 29.564103 | 80 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/libcds/src/static/coders/Coder.h | /* Coder.h
* Copyright (C) 2010, Francisco Claude, all rights reserved.
*
* Francisco Claude <fclaude@cs.uwaterloo.ca>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* ... | 1,425 | 30.688889 | 83 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/RePairSLPIndex.h | /* RePairSLPIndex.h
* Copyright (C) 2010, Miguel A. Martinez-Prieto
* all rights reserved.
*
* SLP-based index on Re-Pair compression based on:
* Francisco Claude and Gonzalo Navarro.
* Self-Indexed Grammar-Based Compression.
* Fundamenta Informaticae
*
* This library is free software; you can redistr... | 10,020 | 33.67474 | 100 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/BinRel/RuleTrav.h | /* RuleTrav.h
* Copyright (C) 2011, Miguel A. Martinez-Prieto
* all rights reserved.
*
* Structure for Rule Traversing
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* ... | 2,226 | 21.72449 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/BinRel/UtilsBinRel.h | /* UtilsBinRel.h
* Copyright (C) 2010, Miguel A. Martinez-Prieto
* all rights reserved.
*
* Utilities for managing the Binary Relation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Founda... | 1,642 | 29.425926 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/BinRel/BinaryRelation.h | /* BinaryRelation.h
* Copyright (C) 2010, Miguel A. Martinez-Prieto
* all rights reserved.
*
* Compact Binary Relation based on:
* Francisco Claude and Gonzalo Navarro.
* Self-Indexed Grammar-Based Compression.
* Fundamenta Informaticae
*
* This library is free software; you can redistribute it and/or... | 4,325 | 31.044444 | 113 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/BinRel/Rule.h | /* LabeledPoint.h
* Copyright (C) 2010, Miguel A. Martinez-Prieto
* all rights reserved.
*
* Labeled Point Description in a Binary Relation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software F... | 1,719 | 27.666667 | 89 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/BinRel/Occ.h | /* Occ.h
* Copyright (C) 2012, Miguel A. Martinez-Prieto
* all rights reserved.
*
* Structure for Occurrences
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2... | 1,275 | 24.52 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/BinRel/Point.h | /* Point.h
* Copyright (C) 2010, Miguel A. Martinez-Prieto
* all rights reserved.
*
* Point Description in a Binary Relation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eith... | 2,022 | 21.730337 | 77 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/BinRel/FullQuery.h | /* FullQuery.h
* Copyright (C) 2011, Miguel A. Martinez-Prieto
* all rights reserved.
*
* Structure for Querying the RePair SLP Index
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundat... | 4,846 | 25.2 | 78 | h |
uiHRDC | uiHRDC-master/uiHRDC/self-indexes/SLP/slp/BinRel/LabeledBinaryRelation.h | /* LabeledBinaryRelation.h
* Copyright (C) 2010, Miguel A. Martinez-Prieto
* all rights reserved.
*
* Labeled Binary Relation based on:
* Francisco Claude and Gonzalo Navarro.
* Self-Indexed Grammar-Based Compression.
* Fundamenta Informaticae
*
* This library is free software; you can redistribute it... | 4,079 | 34.789474 | 108 | h |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.