FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - ramadini/gecode-string · GitHub
ramadini
/
gecode-string
Public
forked from
jossco/gecode-string
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
gecode-string
src
on
master
User selector
Datepicker
Commit history
Commits on Dec 3, 2014
fixes dependency problems inrtoduced in 0.2 rollout
jossco
committed
f106a29
View commit details
Copy full SHA for f106a29
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
code used to benchmark paper for CPAIOR'15
Show description for a4e4eba
jossco
committed
a4e4eba
View commit details
Copy full SHA for a4e4eba
View code at this point
Browse repository at this point
Commits on Apr 14, 2014
prep for distro
jossco
committed
af97165
View commit details
Copy full SHA for af97165
View code at this point
Browse repository at this point
cleaning up for distrib
jossco
committed
ad54ace
View commit details
Copy full SHA for ad54ace
View code at this point
Browse repository at this point
equation 5 rewrite
jossco
committed
3dabb7f
View commit details
Copy full SHA for 3dabb7f
View code at this point
Browse repository at this point
Commits on Apr 13, 2014
oops
jossco
committed
00210c3
View commit details
Copy full SHA for 00210c3
View code at this point
Browse repository at this point
bug fix: iterative search in equation2
jossco
committed
096aa33
View commit details
Copy full SHA for 096aa33
View code at this point
Browse repository at this point
bug fix: out of index in equation3
jossco
committed
dfc883e
View commit details
Copy full SHA for dfc883e
View code at this point
Browse repository at this point
SUSHI equations
jossco
committed
efb8db3
View commit details
Copy full SHA for efb8db3
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
TODOs
jossco
committed
e7a0c7e
View commit details
Copy full SHA for e7a0c7e
View code at this point
Browse repository at this point
Commits on Apr 8, 2014
sushi test files from Jun
jossco
committed
623551f
View commit details
Copy full SHA for 623551f
View code at this point
Browse repository at this point
cleans up namespaces and open prop names
jossco
committed
eded328
View commit details
Copy full SHA for eded328
View code at this point
Browse repository at this point
adds open equal and concat from indexical compiler
jossco
committed
166a786
View commit details
Copy full SHA for 166a786
View code at this point
Browse repository at this point
makes bounded brancher a module
jossco
committed
a3f89b2
View commit details
Copy full SHA for a3f89b2
View code at this point
Browse repository at this point
BUG FIX: missing bracket around else block in "finality" check
Show description for 642be38
jossco
committed
642be38
View commit details
Copy full SHA for 642be38
View code at this point
Browse repository at this point
Commits on Apr 7, 2014
bug fix: wasn't allocating dfa_map in copy constructor
jossco
committed
ecc87b7
View commit details
Copy full SHA for ecc87b7
View code at this point
Browse repository at this point
BUG FIX: some idiot made dfa_map a shared array
Show description for 5045e4f
jossco
committed
5045e4f
View commit details
Copy full SHA for 5045e4f
View code at this point
Browse repository at this point
bug fix: restores undoing of finality before extend()
Show description for 25ca79a
jossco
committed
25ca79a
View commit details
Copy full SHA for 25ca79a
View code at this point
Browse repository at this point
adds default search options to revenant
Show description for dfb2eff
jossco
committed
dfb2eff
View commit details
Copy full SHA for dfb2eff
View code at this point
Browse repository at this point
minor: add bounds check to Revenant::print
jossco
committed
97c81e6
View commit details
Copy full SHA for 97c81e6
View code at this point
Browse repository at this point
minor: cast 0 to StateIdx when init state(0,0)
jossco
committed
9a2c903
View commit details
Copy full SHA for 9a2c903
View code at this point
Browse repository at this point
Commits on Apr 6, 2014
bug fix: dfa_map not updated on recompression of final layer in copy()
jossco
committed
e104e08
View commit details
Copy full SHA for e104e08
View code at this point
Browse repository at this point
bug fix: mindist calculations not honoring size of final layer
jossco
committed
c209096
View commit details
Copy full SHA for c209096
View code at this point
Browse repository at this point
bug fix: advisor incorrectly reporting fixpoint on length modification
Show description for 0371abf
jossco
committed
0371abf
View commit details
Copy full SHA for 0371abf
View code at this point
Browse repository at this point
adds compression in final layer, major overhaul of extend()
Show description for 58cd9ef
jossco
committed
58cd9ef
View commit details
Copy full SHA for 58cd9ef
View code at this point
Browse repository at this point
Commits on Apr 5, 2014
adds cumulative stats, output file handling to "iterative" search
jossco
committed
1faca21
View commit details
Copy full SHA for 1faca21
View code at this point
Browse repository at this point
changes branching: when choosing length, always take smallest
jossco
committed
2a7744e
View commit details
Copy full SHA for 2a7744e
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
adds more informative printing in revenant
jossco
committed
de3f688
View commit details
Copy full SHA for de3f688
View code at this point
Browse repository at this point
changes test setup for a little more flexibility
Show description for 458f801
jossco
committed
458f801
View commit details
Copy full SHA for 458f801
View code at this point
Browse repository at this point
restores rewriting
Show description for 596928b
jossco
committed
596928b
View commit details
Copy full SHA for 596928b
View code at this point
Browse repository at this point
adds custom brancher to revenant test
jossco
committed
ed3456d
View commit details
Copy full SHA for ed3456d
View code at this point
Browse repository at this point
removes rewriting, fixes some bad advising
Show description for b86b522
jossco
committed
b86b522
View commit details
Copy full SHA for b86b522
View code at this point
Browse repository at this point
Commits on Apr 3, 2014
Merge branch 'develop'
Show description for bab49c4
jossco
committed
bab49c4
View commit details
Copy full SHA for bab49c4
View code at this point
Browse repository at this point
moves check for value-symbols intersection to extend()
Show description for f13406c
jossco
committed
f13406c
View commit details
Copy full SHA for f13406c
View code at this point
Browse repository at this point
makes distance an IntSharedArray
Show description for bf1076a
jossco
committed
bf1076a
View commit details
Copy full SHA for bf1076a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL