Lines 149-154
Link Here
|
149 |
include/fxt/chirpzt-all.h |
149 |
include/fxt/chirpzt-all.h |
150 |
include/fxt/chirpzt/chirpzt.h |
150 |
include/fxt/chirpzt/chirpzt.h |
151 |
include/fxt/comb-all.h |
151 |
include/fxt/comb-all.h |
|
|
152 |
include/fxt/comb/big-fact2perm.h |
152 |
include/fxt/comb/binary-debruijn.h |
153 |
include/fxt/comb/binary-debruijn.h |
153 |
include/fxt/comb/binary-necklace.h |
154 |
include/fxt/comb/binary-necklace.h |
154 |
include/fxt/comb/catalan.h |
155 |
include/fxt/comb/catalan.h |
Lines 192-199
Link Here
|
192 |
include/fxt/comb/mixedradix-modular-gray2.h |
193 |
include/fxt/comb/mixedradix-modular-gray2.h |
193 |
include/fxt/comb/mixedradix.h |
194 |
include/fxt/comb/mixedradix.h |
194 |
include/fxt/comb/mpartition.h |
195 |
include/fxt/comb/mpartition.h |
195 |
include/fxt/comb/mset-lex-rec.h |
196 |
include/fxt/comb/mset-perm-gray.h |
196 |
include/fxt/comb/mset-lex.h |
197 |
include/fxt/comb/mset-perm-lex-rec.h |
|
|
198 |
include/fxt/comb/mset-perm-lex.h |
197 |
include/fxt/comb/necklace.h |
199 |
include/fxt/comb/necklace.h |
198 |
include/fxt/comb/num-compositions.h |
200 |
include/fxt/comb/num-compositions.h |
199 |
include/fxt/comb/num-necklaces.h |
201 |
include/fxt/comb/num-necklaces.h |
Lines 233-240
Link Here
|
233 |
include/fxt/comb/rgs-kincr.h |
235 |
include/fxt/comb/rgs-kincr.h |
234 |
include/fxt/comb/rgs-maxincr.h |
236 |
include/fxt/comb/rgs-maxincr.h |
235 |
include/fxt/comb/ruler-func.h |
237 |
include/fxt/comb/ruler-func.h |
236 |
include/fxt/comb/setpartition-rgs.h |
238 |
include/fxt/comb/setpart-p-rgs-lex.h |
237 |
include/fxt/comb/setpartition.h |
239 |
include/fxt/comb/setpart-rgs-gray.h |
|
|
240 |
include/fxt/comb/setpart-rgs-lex.h |
241 |
include/fxt/comb/setpart.h |
238 |
include/fxt/comb/stringsubst.h |
242 |
include/fxt/comb/stringsubst.h |
239 |
include/fxt/comb/subset-debruijn.h |
243 |
include/fxt/comb/subset-debruijn.h |
240 |
include/fxt/comb/subset-deltalex.h |
244 |
include/fxt/comb/subset-deltalex.h |
Lines 265-270
Link Here
|
265 |
include/fxt/ds/coroutine.h |
269 |
include/fxt/ds/coroutine.h |
266 |
include/fxt/ds/deque.h |
270 |
include/fxt/ds/deque.h |
267 |
include/fxt/ds/heap.h |
271 |
include/fxt/ds/heap.h |
|
|
272 |
include/fxt/ds/left-right-array.h |
268 |
include/fxt/ds/orderedrarray.h |
273 |
include/fxt/ds/orderedrarray.h |
269 |
include/fxt/ds/priorityqueue.h |
274 |
include/fxt/ds/priorityqueue.h |
270 |
include/fxt/ds/queue.h |
275 |
include/fxt/ds/queue.h |
Lines 553-558
Link Here
|
553 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-out.txt |
558 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-out.txt |
554 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-demo.cc |
559 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-demo.cc |
555 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-out.txt |
560 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-out.txt |
|
|
561 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-demo.cc |
562 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-out.txt |
556 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-demo.cc |
563 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-demo.cc |
557 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-out.txt |
564 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-out.txt |
558 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binomial-demo.cc |
565 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binomial-demo.cc |
Lines 657-668
Link Here
|
657 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/monotonicgray-out.txt |
664 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/monotonicgray-out.txt |
658 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-demo.cc |
665 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-demo.cc |
659 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-out.txt |
666 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-out.txt |
660 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-lex-demo.cc |
667 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-gray-demo.cc |
661 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-lex-out.txt |
668 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-gray-out.txt |
662 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-lex-rec-demo.cc |
669 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-demo.cc |
663 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-lex-rec-out.txt |
670 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-out.txt |
664 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-lex-rec2-demo.cc |
671 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec-demo.cc |
665 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-lex-rec2-out.txt |
672 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec-out.txt |
|
|
673 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec2-demo.cc |
674 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec2-out.txt |
666 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-demo.cc |
675 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-demo.cc |
667 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-out.txt |
676 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-out.txt |
668 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-pos-rec-demo.cc |
677 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-pos-rec-demo.cc |
Lines 785-794
Link Here
|
785 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ruler-func-out.txt |
794 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ruler-func-out.txt |
786 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/schroeder-tree-demo.cc |
795 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/schroeder-tree-demo.cc |
787 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/schroeder-tree-out.txt |
796 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/schroeder-tree-out.txt |
788 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpartition-demo.cc |
797 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-demo.cc |
789 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpartition-out.txt |
798 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-out.txt |
790 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpartition-rgs-demo.cc |
799 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-p-rgs-lex-demo.cc |
791 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpartition-rgs-out.txt |
800 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-p-rgs-lex-out.txt |
|
|
801 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-gray-demo.cc |
802 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-gray-out.txt |
803 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-lex-demo.cc |
804 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-lex-out.txt |
792 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/shift-subsets-demo.cc |
805 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/shift-subsets-demo.cc |
793 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/shift-subsets-out.txt |
806 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/shift-subsets-out.txt |
794 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stirling1-demo.cc |
807 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stirling1-demo.cc |
Lines 813-818
Link Here
|
813 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/coroutine-paren-out.txt |
826 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/coroutine-paren-out.txt |
814 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-demo.cc |
827 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-demo.cc |
815 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-out.txt |
828 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-out.txt |
|
|
829 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/left-right-array-demo.cc |
830 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/left-right-array-out.txt |
816 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/orderedrarray-demo.cc |
831 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/orderedrarray-demo.cc |
817 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/orderedrarray-out.txt |
832 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/orderedrarray-out.txt |
818 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/priorityqueue-demo.cc |
833 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/priorityqueue-demo.cc |