Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suggested bug fixes in the old code. | Alan Mishchenko | 2022-01-21 | 1 | -1/+1 |
* | Fixing some update gcc. | Alan Mishchenko | 2019-07-25 | 1 | -1/+1 |
* | Fixing some update gcc. | Alan Mishchenko | 2019-07-24 | 1 | -1/+1 |
* | Adding switch 'clp -o' to reverse initial variable ordering. | Alan Mishchenko | 2018-06-07 | 1 | -2/+2 |
* | Exact synthesis. | Mathias Soeken | 2017-03-06 | 1 | -1/+1 |
* | Fix exact command for multiple-output functions. | Mathias Soeken | 2017-03-06 | 1 | -1/+24 |
* | Merged alanmi/abc into default | Mathias Soeken | 2017-02-22 | 1 | -1/+1 |
|\ | |||||
| * | Compiler warnings. | Alan Mishchenko | 2017-01-07 | 1 | -1/+1 |
* | | Exact synthesis. | Mathias Soeken | 2016-11-02 | 1 | -1/+16 |
|/ | |||||
* | Exact synthesis. | Mathias Soeken | 2016-10-29 | 1 | -1/+1 |
* | Exact synthesis. | Mathias Soeken | 2016-10-26 | 1 | -0/+15 |
* | Exact synthesis. | Mathias Soeken | 2016-10-26 | 1 | -2/+14 |
* | Exact synthesis. | Mathias Soeken | 2016-10-25 | 1 | -4/+4 |
* | Compiler warnings. | Alan Mishchenko | 2016-09-30 | 1 | -2/+2 |
* | Some fixes in BMS. | Mathias Soeken | 2016-09-14 | 1 | -9/+13 |
* | New search strategy in BMS. | Mathias Soeken | 2016-09-14 | 1 | -98/+101 |
* | Updates to BMS. | Mathias Soeken | 2016-09-10 | 1 | -72/+90 |
* | Fix in BMS. | Mathias Soeken | 2016-09-09 | 1 | -0/+5 |
* | Fixes in BMS. | Mathias Soeken | 2016-09-09 | 1 | -7/+9 |
* | Missing case in BMS. | Mathias Soeken | 2016-09-09 | 1 | -1/+4 |
* | Improvements to BMS. | Mathias Soeken | 2016-09-09 | 1 | -73/+164 |
* | Improvements to BMS. | Mathias Soeken | 2016-08-29 | 1 | -62/+211 |
* | Improvements to BMS. | Mathias Soeken | 2016-08-29 | 1 | -1/+55 |
* | Symmetric variables in BMS. | Mathias Soeken | 2016-08-28 | 1 | -4/+7 |
* | Improvements to BMS. | Mathias Soeken | 2016-08-26 | 1 | -16/+224 |
* | BMS fixes and start gates parameter. | Mathias Soeken | 2016-08-25 | 1 | -19/+15 |
* | Fix errors in BMS. | Mathias Soeken | 2016-08-24 | 1 | -12/+14 |
* | Improvements to BMS. | Mathias Soeken | 2016-08-24 | 1 | -52/+110 |
* | Improvements to BMS. | Mathias Soeken | 2016-08-24 | 1 | -169/+410 |
* | Merged alanmi/abc into default | Mathias Soeken | 2016-08-24 | 1 | -2/+2 |
|\ | |||||
| * | Fix compile errors when using namespace with clang. | Mathias Soeken | 2016-08-19 | 1 | -2/+2 |
* | | BMS: Store I/O, better implications to stop search. | Mathias Soeken | 2016-08-22 | 1 | -64/+243 |
* | | BMS: restart solver instead of re-allocating it. | Mathias Soeken | 2016-08-21 | 1 | -34/+44 |
* | | More logging in exact synthesis. | Mathias Soeken | 2016-08-21 | 1 | -56/+110 |
* | | Used wrong truth table function in exact synthesis. | Mathias Soeken | 2016-08-16 | 1 | -3/+3 |
* | | Fixes to exact synthesis. | Mathias Soeken | 2016-08-15 | 1 | -26/+51 |
* | | Exact synthesis. | Mathias Soeken | 2016-08-09 | 1 | -22/+104 |
* | | Small change in exact synthesis. | Mathias Soeken | 2016-08-08 | 1 | -1/+1 |
* | | Resource constraints in exact synthesis, arrival times in exact command. | Mathias Soeken | 2016-08-08 | 1 | -27/+44 |
|/ | |||||
* | Improvements in exact synthesis. | Mathias Soeken | 2016-08-08 | 1 | -58/+77 |
* | Bugfixes in exact synthesis. | Mathias Soeken | 2016-08-08 | 1 | -20/+60 |
* | Fix some warnings. | Alan Mishchenko | 2016-08-05 | 1 | -2/+2 |
* | Fix some warnings. | Alan Mishchenko | 2016-08-05 | 1 | -9/+10 |
* | Handling constant and buffer cut in exact synthesis. | Alan Mishchenko | 2016-08-05 | 1 | -6/+22 |
* | Read and write to exact store. | Mathias Soeken | 2016-08-04 | 1 | -15/+106 |
* | Exact synthesis minimization. | Mathias Soeken | 2016-08-04 | 1 | -38/+88 |
* | Free memory. | Mathias Soeken | 2016-08-03 | 1 | -0/+2 |
* | Tests and bug fixes for exact store manager. | Mathias Soeken | 2016-08-02 | 1 | -29/+47 |
* | Dynamic number of variables in exact store manager. | Mathias Soeken | 2016-08-02 | 1 | -35/+86 |
* | Fixes in DelayCost and BuildNode. | Mathias Soeken | 2016-08-01 | 1 | -1/+4 |